Giter VIP home page Giter VIP logo

Featured Projects

This Web application provides users with a streamlined experience, reducing the time and effort required for their job searches.

This desktop application is designed to empower users in efficiently managing their job applications going beyond basic tracking, offering an extensive set of features to enhance the user's job search experience.

This back-end program finds the closest synonym of a given word based on a list of word choices by using text processing and calculating the cosine similarity between frequency vectors for the words.


Personal Projects

Program Languages Technologies
Job Application Vault Python (PyQt), CSS, SQL SQLite
Dining Dilemma Python (Tkinter) -
CLI To-Do List Manager Go -

Academic Projects

Program Languages Technologies Concepts
Job Scraper Python (Flask),
HTML, CSS,
JavaScript
Firebase Software Development Life Cycle (SDLC)
Scrum development
Web scraping
Basic Web Server Python - Socket programming for TCP connections
Graph-Based Word Ladder Java - Graph data structure
Breadth First Search (BFS) algorithm
2D-Coordinate BST Java - Binary Search Tree (BST) data structure
Median of a Heap Java - Heap data structure
Median of an Unsorted Array Java - QuickSelect algorithm
Synonym Comparison Tool Java - HashMaps
Text processing
Recursion Java - Recursive programming
Draw Shapes Java (Swing) - Java Graphical User Interface (GUI) using Spring
Bank Account Java - Inheritance
Polymorphism
File In Out Java - File Input/Output (I/O)
Box Stack Java - Array of objects
Time Clock Java - Object-Oriented Programming (OOP)
Numbers in 2D Java - Multi-dimensional arrays
Array Counts Java - Arrays
Halloween Game Java - Methods
Loop Practice Java - Iterative programming
Circles GUI Java (AWT) - Java Graphical User Interface (GUI) using AWT
Electric Bill Java - Formatting Print
Find Average Speed Java - Input/Output (I/O)
Base 10 to 8 Java - Arithmetic operations
Cupcake Shop Python - Functional programming
Print Gallons Ounces Python - Conditional statement
Practice String List Python - Strings
Lists
Input Drawing Python - Interactive Graphical User Interface (GUI)
Loop Drawing Python - Iterative programming in Graphical User Interface (GUI)
Picture Python - Graphical User Interface (GUI)
Loop Practice Python - Iterative programming
Area Rug Python - Input-Process-Output (IPO) structure
Month Day Game Python - Arithmetic operations
Butterfly Python - Input/Output (I/O)

Adam Zieman's Projects

2d-coordinate-bst icon 2d-coordinate-bst

A data structure that enables the storage and search of points in two-dimensional space. It is implemeneted as a binary tree, where the nodes are partitioned based on their coordinates. The partitioning is done based on a comparator that alternates between comparing the x- and y-coordinates of the points on each level.

dining_dilemma icon dining_dilemma

A GUI application that helps indecisive users make dining decisions effortlessly. Whether you're in the mood for a quick takeout or to dine-in, Dining Dilemma has you covered.

jobapplicationvault icon jobapplicationvault

A desktop application designed to empower users in efficiently managing their job search journey. This comprehensive tool goes beyond basic tracking, offering an extensive set of features to enhance the user's job search experience.

median-unsorted-array icon median-unsorted-array

The code defines a class called FindMedian that optimizes the search of the median element of an unsorted array. The driver class, FindMedianTest generates random integer arrays of increasing sizes and prints their median and time taken to search the array.

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.