
Hey, I'm Tyler Sobojinski. Here, you can check out what I've put together. I try my best to create things with
Hey there! I'm Tyler Sobojinski, a computer science student from UWEC with a passion for exploring new tools and technologies. This website is actually a product of that enthusiasm! Whether it's HTML/CSS/JavaScript, diving into C, C++, Rust, Python, Java, or whatever I'm interested in at the time, or whatever aligns best with the thing I'm looking to create — I'm always tinkering with whatever suits my curiosity or the project at hand.
Beyond the code, I'm a huge fan of storytelling in all forms. You'll see me watching movies, shows, playing video games, or reading books, especially anything Tolkien. I'm always on the lookout for stories and creations that blend artistic vision with a sense of wonder. Looking ahead, my goal is to keep pushing myself to craft better, more impactful software while discovering unique, inspiring works along the way.
- Conducted research focused on using natural language processing (NLP) techniques to classify and label sentences into categories.
- Assisted in developing and refining machine learning models for sentence classification tasks, including data pre-processing, feature extraction, and model evaluation.
- Collected and annotated large datasets of academic and argumentative texts to train and validate NLP models.
- Utilized Python and popular NLP libraries such as NLTK, spaCy, and Hugging Face Transformers to implement text processing pipelines and classification algorithms.
- Assisted in the development and grading of assignments and projects.
- Provided feedback and guidance to students on coursework, improving academic performance.
- Collaborated with faculty on curriculum design, instructional materials, and course improvements.
- Encouraged critical thinking and problem-solving skills in students through hands-on activities and discussions.
University Projects
Cyberbullying Detection Website

This project focused on building a machine learning-powered web application capable of detecting cyberbullying in text. Developed using Django, the website integrates Bootstrap 5 and Sass for a clean and responsive design while utilizing Redis and Celery to handle asynchronous tasks and manage message brokering. The combination of these tools allowed for seamless deployment and efficient task processing in a Unix environment.
Incorporating tools like Jupyter Notebook, Node.js, and npm facilitated model training, front-end enhancements, and compiling Sass files. By navigating the complexities of full-stack development, I gained experience in managing Python virtual environments, setting up Redis servers, and configuring Celery workers—solidifying my understanding of deploying scalable, dynamic web applications.
Warhammer Demo Website

During this project, I dove deep into web development using HTML, CSS, and JavaScript for the first time as a cohesive, unified effort. This project was powered by XAMPP, and I took on the challenge of integrating PHP for server-side scripting and database management. One of the most exciting parts was implementing the Damerau-Levenshtein Algorithm in JavaScript, which allowed me to create a highly responsive and reactive search bar.
This experience introduced me to the dynamic interactions between front-end and back-end development, showing me how these technologies work together to create a seamless user experience. By managing databases and integrating PHP, I gained a solid understanding of how to handle data flow in web applications. Overall, this project was a significant step in building my confidence with full-stack development and furthered my ability to solve complex problems creatively.
Bear Warfare

This project involved building a web-based game using Phaser, a JavaScript game library, hosted through XAMPP, with HTML/CSS for the front-end design. Throughout this project, I became well-versed in integrating various tools like Visual Studio Code, Git, and XAMPP, each serving as a crucial component in the development process. I learned how to manage version control effectively with Git, ensuring a smooth collaboration and tracking of code changes. XAMPP introduced me to the basics of local server management, which deepened my understanding of web hosting and server-side operations.
Developing the game using Phaser helped sharpen my JavaScript skills, while crafting the user interface with HTML/CSS allowed me to refine my front-end development abilities. Overall, this project not only enhanced my technical proficiency but also taught me how to balance multiple tools and technologies to bring a project to completion—making me a more versatile and efficient software developer.