Pinned Repositories
7-languages-in-7-weeks
advent-of-code-23
My solutions to Advent of Code 2023 in Rust
cinder-server
code-racer
A website similar to typeracer but for coding. The application is built using Ruby on Rails and uses websockets and ajax.
Load-Balancer
A small project I made in node.js where I implemented my own load balance proxy server
MiniQuizlet
This was a project I made to help me improve my front-end knowledge and skills. I created a website that allows users to create flashcard sets for different classes, and then both browse and view them. The flashcard set information is stored in localStorage on the browser in JSON format.
spotify-dashboard
A website to view your top artists and songs on spotify
Spotify-Recreation
A webpage that imitates the non-logged in Spotify homepage. I built this project to work on my css skills and learn flex-box. Through this project I also learned about svg's and how to manipulate them in css effectively.
STPR.AI
This was a project I worked on for the Hack For Humanity 2023 hackathon held at Satna Clara University. We created a website that uses the OpenAI playground API (davinci002) to generate simple to follow tech support instructions for those stugging with their technology. I mostly worked on the front end and wrote the css and for the webpage.
weather-app
A weather app that gives you the weather based on the zip code you provide
TJSolecki's Repositories
TJSolecki/spotify-dashboard
A website to view your top artists and songs on spotify
TJSolecki/7-languages-in-7-weeks
TJSolecki/advent-of-code-23
My solutions to Advent of Code 2023 in Rust
TJSolecki/cinder-server
TJSolecki/weather-app
A weather app that gives you the weather based on the zip code you provide
TJSolecki/color-palette-viewer
A small project that helped me learn react native
TJSolecki/computer-networks-labs
My solutions to the labs within my computer networks course
TJSolecki/conquering-responsive-layouts
Solutions to the design challenges in Kevin Powell's Conquering Responsive Layouts CSS course
TJSolecki/contacts-book
TJSolecki/dotfiles
My linux dotfiles
TJSolecki/eight-queens
A solution to the 8 queens problem written in Rust
TJSolecki/git-tutorial-csci-187
TJSolecki/hello-phoenix
TJSolecki/kickstart-nvim-config
neovim conf
TJSolecki/kitty-conf
My config for the kitty terminal emulator
TJSolecki/leetcode-solutions
My solutions to leetcode problems
TJSolecki/leptos-tutorial
TJSolecki/mini-redis
Building a mini version of Redis to learn the async rust library Tokio
TJSolecki/nvim
My neovim config
TJSolecki/operating-systems-labs
My solutions to the labs within my operating systems course
TJSolecki/pokemon-matchups
TJSolecki/poker-buddy
A web app that lets people play poker without physical chips by tracking the game state
TJSolecki/qr-code-component
An html + CSS exercise from frontendmentors.com
TJSolecki/rust-typescript
Learning Rust through comparisons to TypeScript
TJSolecki/spring-boot-hello-world
TJSolecki/spring-rest-api-test
A small project I'm building to learn the basics of spring. The application allows users have some CRUD operations on reminders that are emailed to them on a date and time specified by the user.
TJSolecki/tmux-conf
My config for tmux
TJSolecki/vars
A cli tool to view your environment variables
TJSolecki/wallstreetbets-data-analysis
TJSolecki/what-to-cook
A collaborative platform that helps people decide what to cook as well as keep track of all of their favorite recipes in one place