Marcin Filipek

Software Engineer/Developer & Programmer

About me

Hello, I am Marcin Filipek, I have a Bachelor's degree in Computer Science with a focus in Software Development from DePaul University. I know many languages such as, Java, C++, C#, C, and Python. I am currently employed as a Software Developer at JPMorgan Chase & Co. Outside of coding I really like cars, videogames, and staying fit. I've had a passion for programming since high school and I am very thankful for being able to do what I love doing.

My Picture

Projects

Project 1

Created a project from scratch for PRCUA, allowing the user to interface with Google's Text-to-Speech API. The application would allow users to synthesize their text into speech files and then save them. The project was written in C# and it also connected with a Microsoft Access Database. I wrote the entire code base for the project by myself.

Project 2

Created a program to allow small businesses to find the perfect place to open, based on customer surveys. This appliciation would allow for businesses to determine where the most demand is for their product by using surveys to poll users within a certain geographical location. The users would benefit through this because it would allow for products they want to open in the places they want.

Project 3

I created this website using HTML, CSS, and Bootstrap. This was a project I decided to do because I wanted to familiarize myself with building a front-end. Up to this point I havent had any exposure to front end languages so I am trying to broaden my knowledge so that I can become more versatile as a programmer.

Project 4

Created a program to teach kids about Computer Science terms through the use of a card game. This game is player vs computer, both players start with a health bar and randomly selected cards from the deck. Each card either attacks the opponent or heals themselves. The cards are named after Computer Science terms such as integers, strings, floats, linked lists, etc.