DonaldBowler44
Fullstack Developer creating projects dealing with: Java,Javascript,Sql,Nosql, and frameworks with Spring and ReactJs. My Portfolio website is featured in link.
DonaldBowler44's Stars
williamfiset/Algorithms
A collection of algorithms and data structures
SimplifyJobs/New-Grad-Positions
A collection of full time roles in SWE, Quant, and PM for new grads.
safak/youtube
googleapis/nodejs-dialogflow
This repository is deprecated. All of its content and history has been moved to googleapis/google-cloud-node.
portfoliocourses/c-example-code
C Programming Language Example Code
amitbansal7/Data-Structures-and-Algorithms
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
ZainRk/MERN-SocialMedia-ZAINKEEPSCODE
bartobri/data-structures-c
A collection of algorithms for data structure manipulation in C
ibrahimokdadov/upload_file_python
Uploading files using Python and Flask
techwithtim/Flask-Blog-Tutorial
A blog application in python using Flask.
OmkarPathak/A-Simple-Note-Taking-Web-App
:clipboard: An easy to use and deploy note taking web app built using Flask
jod35/Flask-React-Recipes
This is code for a series of videos where I build a full-stack web application with ReactJS and the Flask framework.
pdeitel/Java9ForProgrammers
Java 9 for Programmers Code Files
iguit0/BankersAlgorithm
:vertical_traffic_light: Dijkstra's famous algorithm
super13579/ChatGPT-Pokemon-StyleGame
Using ChatGPT to make pokemon style game
projjal1/Pinterest-Flask
A Pinterest Clone made using Flask in Python that deals with pins and has embedded AI at its core.
vaibhav1929/pydrive-project
File storage & sharing system (like google drive) built with Django (python)
Adrizen/Fighting-Game-in-JS
A simple game in JS using HTML Canvas.
giangkhuat/Problems-solved-on-HackerRank
Problems solved from HackerRank, Leetcode and Pramp
omeredel/Chess-In-C
A chess game with console and GUI modes and an option to play against AI in 5 different levels
grayinteractive/terminator-vision
A recreation of the T-800 HUD from the Terminator films. Uses Tensorflow for Object Recognition.
LukePeters/flask-file-uploads
boyuan12/note-web
nick-singh/triangle-problem-c
Given a triangular matrix and the number of rows, calculate the best sum that can be obtained from the values in the triangle. Methods Implemented: Brute Force Recursion Memorized Recursion Dynamic Programming
chetankm-cs/simulation
Assignment : traffic simulator
CyrusVatandoost/traffic-flow-simulator
A Java Application simulating traffic on a map. It includes cars, buses, traffic lights, and drop off points. This was asked by our professor to simulate the traffic of the roads outside the university.
DigitalCreationsLibrary/YouTube-Library
k-chatz/ds-bank-queue-simulation
My solution from exercise 1 at the 'Data Structures' lesson of semester 2.
vzomber/fillit
Brute force algorithm with recursion
wlumumba/Traffic-Simulator