katrinajaneczko
Hi! I recently graduated Temple University and studied Math & CompSci. I currently work at Comcast. Check out some of my school/personal projects here!
Philadelphia, PA
Pinned Repositories
project-virtual-pet
With Study Buddy, you adopt a virtual pet study buddy who becomes your study companion and motivator. Set daily or weekly goals and reminders, track progress, and connect with your Canvas account. Watch your pet react to your accomplishments and earn candies to feed them to watch them grow!
snakehunt
A fun competitive multiplayer 2D game inspired by the multiplayer web game Agar.io and the classic snake game. Log into an online server where you can play against other users as snakes eating pellets and other players to grow your snake.
C-shell-project
In this project, I created my simple version of a Unix/Linux shell in C with I/O redirection capabilities, support of pipes, and support of background program execution. It has interactive or batchfile modes.
capstone-icebreaker
A web app showing a user's syllabi with the option to select a syllabus and download a .ics file to import it to Google or Outlook Calendar.
covid-mask-simulation
In MATH 2121: Mathematical Modeling & Simulation, I worked on this semester-long project which is an agent-based model. My project is titled: The Effect of Mask Type on the Spread of COVID-19 on a College Campus.
finance
Here I completed the Finance assignment from https://cs50.harvard.edu/x/2020/tracks/web/finance/ in Fall 2020 during my first CIS course as a way to explore and learn some web app coding.
gha-example
A quick example with GitHub Actions for a Node.js app.
katnmatt
A birthday present for my boyfriend, showcasing a simple static site deployed using Terraform and AWS with GitHub Actions.
vegan
Is It Vegan? is a web app that I created as my final project in my first-ever CIS class. It scans an image of a food product's barcode and tells the user whether or not it is vegan based off its ingredients. A user can create an account to keep track of previous lookups. There is a mobile and desktop version of the site.
wordkrunch
Educational Pac-Man style game that allows users to practice words that are easy to misspell with
katrinajaneczko's Repositories
katrinajaneczko/vegan
Is It Vegan? is a web app that I created as my final project in my first-ever CIS class. It scans an image of a food product's barcode and tells the user whether or not it is vegan based off its ingredients. A user can create an account to keep track of previous lookups. There is a mobile and desktop version of the site.
katrinajaneczko/wordkrunch
Educational Pac-Man style game that allows users to practice words that are easy to misspell with
katrinajaneczko/C-shell-project
In this project, I created my simple version of a Unix/Linux shell in C with I/O redirection capabilities, support of pipes, and support of background program execution. It has interactive or batchfile modes.
katrinajaneczko/capstone-icebreaker
A web app showing a user's syllabi with the option to select a syllabus and download a .ics file to import it to Google or Outlook Calendar.
katrinajaneczko/finance
Here I completed the Finance assignment from https://cs50.harvard.edu/x/2020/tracks/web/finance/ in Fall 2020 during my first CIS course as a way to explore and learn some web app coding.
katrinajaneczko/gha-example
A quick example with GitHub Actions for a Node.js app.
katrinajaneczko/ls-and-cp-commands
In this project, I have built 2 UNIX utilities, simple versions of commonly used commands ls and cp.
katrinajaneczko/mathematical-modeling-and-simulation
This repository contains a folder for each of the 8 lab projects I completed in a mathematical modeling and simulation course in MATLAB.
katrinajaneczko/snake-game
This repository is to be shown as a proof of concept for a project pitch for my Software Design class. The project is entitled Snake Hunt: A Competitive Multiplayer Game in Python.
katrinajaneczko/cis4296-starter
katrinajaneczko/comcast-technical
katrinajaneczko/covid-mask-simulation
In MATH 2121: Mathematical Modeling & Simulation, I worked on this semester-long project which is an agent-based model. My project is titled: The Effect of Mask Type on the Spread of COVID-19 on a College Campus.
katrinajaneczko/katnmatt
A birthday present for my boyfriend, showcasing a simple static site deployed using Terraform and AWS with GitHub Actions.
katrinajaneczko/blog
katrinajaneczko/contactList
Cam's Full Stack project utilizing Python and Javascript. I am deploying it as a test.
katrinajaneczko/nfldiscordbot
project-04-nfldiscordbot created by GitHub Classroom
katrinajaneczko/pygame_tutorials
Misc pygame tutorials