Giter Site home page Giter Site logo

I was always interested in computers as a kid, which led me to pursue a BS in CS at University of Illinois Chicago. I love doing open source software development, as I find other people potentially using my code to be a great motivator to make quality, maintainable code. Any project that has any part I think could be of use to someone, I always publish.

I am currently improving my Java skills and starting to learn AWS and other cloud platforms.

When I graduate in December of 2024, I am looking to bring my software development skills in to a fast-paced company that prioritizes innovation as a SWE full-time.

Top Languages: Java, C/C++, Python, SQL, F#, Go Professional Associations: Association for Computing Machinery, Google Developer Student Club, Linux User's Group

Seth Strzechowski's Projects

.net-photo-processing-app icon .net-photo-processing-app

A .NET(F#/C#) application that can apply a sepia or color intensity filter, flip the photo horizontally or 180 degrees, and outline all edges found in the photo.

balanced-binary-search-tree icon balanced-binary-search-tree

A C++ binary search tree class that self balances on inserts and removals. Maintains all time complexity requirements of a BST due to self balancing.

c-parser-and-type-checker icon c-parser-and-type-checker

A parser and type checker for a simplified version of the C language written in F#. The program checks for syntax, variable declarations and type checking. The program will output the first error it finds and report it, or give a clean report if no errors are found.

chicago-transit-authority-database-application icon chicago-transit-authority-database-application

This is a console-based Python program that inputs commands from the user and outputs data from the CTA2 L daily ridership database. SQL is used to retrieve and compute most of the information, while Python is used to display the results and if the user chooses, to plot as well.

gridworld icon gridworld

Console based C++ program in which a "Gridworld" is simulated as a 2D array of "Districts". The program allows the user to simulate births, deaths, movements and query information about each person, district and world.

lobbyist-database-app icon lobbyist-database-app

A python/SQL application following 3 tiered architecture, including a data-tier, object-tier and a presentation tier. The application allows users to query relevant information about Chicago lobbyists.

nyt-strands-solver icon nyt-strands-solver

This is a C++ program in which scrambled words are entered into the console and all possible words that could be made with those letters are output. Program is run with 1 command line argument that is the name of a file containing a list of words to be used as word possibilities.

pantry-pilot icon pantry-pilot

Pantry pilot is an innovative web app made with Python Flask that streamlines the operation for any pantry, for both pantry volunteers and those utilizing the pantry. The project was made with 3 other developers using Agile Scrum methodology. SQLite is used for the backend persistent database.

priority-queue icon priority-queue

Homemade priority queue with min or max option made using only arrays. Keeps all runtime of traditional priority queue.

sstrz2 icon sstrz2

Config files for my GitHub profile.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.