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/dotfiles
My linux dotfiles
TJSolecki/code-racer
A website similar to typeracer but for coding. The application is built using Ruby on Rails and uses websockets and ajax.
TJSolecki/react-router-practice
Practice from app academy react course
TJSolecki/shopping-site
A Ruby on Rails project for an example shopping site with an admin view, shopper view, cart functionality, and authenticaiton
TJSolecki/git-commit-frontend
TJSolecki/git-commit-data
A small application to track the number of commits a user has made on a repo. Similar to "git shortlog -sn --no-merges".
TJSolecki/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.
TJSolecki/vimrc
My Vim config
TJSolecki/Load-Balancer
A small project I made in node.js where I implemented my own load balance proxy server
TJSolecki/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.
TJSolecki/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.
TJSolecki/Data-Structures-HW
TJSolecki/OOP-HW
TJSolecki/Intro-to-Computer-Science-HW