- Louisiana
- @kaleb_am
-
-
awesome-oss-alternatives Public
Forked from RunaCapital/awesome-oss-alternativesAwesome list of open-source startup alternatives to well-known SaaS products 🚀
Python MIT License UpdatedOct 14, 2022 -
containerized-react-app Public
React app that was built to be served statically using Express and containerized with Docker.
HTML UpdatedJul 23, 2022 -
GitHubGraduation-2022 Public
Forked from github-education-resources/GitHubGraduation-2022Join the GitHub Graduation Yearbook and "walk the stage" on June 11.
JavaScript UpdatedMay 21, 2022 -
react-d3-tree Public
Forked from bkrem/react-d3-tree🌳 React component to create interactive D3 tree graphs
JavaScript MIT License UpdatedMar 7, 2022 -
This is the repo to house a study into the design and randomness of Pseudorandom number generation algorithms and my quest to find a semi-truly random algorithm.
Python MIT License UpdatedJul 23, 2021 -
Progress Bar For Download Project
Python MIT License UpdatedJun 11, 2021 -
eShopOnWeb Public
Forked from dotnet-architecture/eShopOnWebSample ASP.NET Core 5.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
C# MIT License UpdatedMay 27, 2021 -
Music-Player-App-in-CSharp Public
This is a simple music player app I developed while attempting to learn the C# language.
C# MIT License UpdatedMay 3, 2021 -
Tic-Tac-Toe-in-CSharp Public
A C# Tic Tac Toe game that I built following a tutorial by AngelSix on YouTube.
C# MIT License UpdatedMay 2, 2021 -
This is just a simple command line C# game where you try to guess the number.
C# MIT License UpdatedMay 2, 2021 -
Comet-Destroyer Public
This is my GitHub Repository for my final project in CSC 2463 at LSU.
JavaScript UpdatedMay 1, 2021 -
Word-Problem-Generator Public
This is the repo to hold my code for a word problem generator.
Python MIT License UpdatedApr 25, 2021 -
I was curious what the most used letter in the English alphabet was, so I wrote this simple Python script to tell me.
Python MIT License UpdatedApr 18, 2021 -
This is a simple 2D graphic trying to map the tracking of creatures (blurbs) on their hunt through survival of the fittest.
JavaScript UpdatedMar 12, 2021 -
I got the idea of a pathfinding algorithm visualizer from Clément Mihailescu on YouTube. I took a look at one of his tutorials and am now attempting to re-make his current program using React.
-
This is a super simple school management system built in Java.
Java UpdatedFeb 25, 2021 -
-
javascript-algorithms Public
Forked from trekhleb/javascript-algorithms📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
trello-clone Public
This is a Trello clone built with React to learn how to create components, loop through components, add editable components, drag and drop features, and a lot more!
JavaScript UpdatedFeb 18, 2021 -
simple-python-file-reader Public
This is a super simple, bare bones Python project to read a file and account for spaces, characters, and punctuation. It also counts words and then displays the information as well as the average c…
Python UpdatedFeb 17, 2021 -
react-live-chat-application Public
This is a live chat application created with React, Express, Node, and Socket.IO. This project was made to learn the ins and outs of React as well as to become familiar with websockets using Socket…
JavaScript UpdatedFeb 14, 2021 -
themeparks Public
Forked from cubehouse/themeparksUnofficial API for accessing ride wait times and schedules for Disneyland, Disney World, Universal Studios, and many more parks
JavaScript MIT License UpdatedFeb 11, 2021 -
Sudoku-Solver Public
This is a simple Sudoku Solver built in Python that utilizes recursion and backtracking to solve Sudoku puzzles.
Python UpdatedOct 19, 2020 -
JUnit-test-cases Public
This is a project to demonstrate understanding of JUnit testing and writing test cases for testing methods using JUnit in Eclipse.
Java UpdatedOct 13, 2020 -
flutter-xylophone-instrument Public
An app that utilizes a play audio package in flutter to play sound on press that sound like a xylophone.
Objective-C UpdatedOct 3, 2020 -
Flutter-Magic-8-Ball-Program Public
A Flutter App that randomly generates an answer when a user clicks on a flat button.
Objective-C UpdatedOct 2, 2020 -
Flutter-Dice-Program Public
A Flutter program that will randomize the faces of a pair of die when they are pressed.
Objective-C UpdatedOct 2, 2020 -
Flutter-MiCard Public
Creating a virtual business card using Flutter for learning.
Dart UpdatedOct 2, 2020 -
Mersenne-Twister-in-Python Public
Forked from yinengy/Mersenne-Twister-in-PythonA Mersenne Twister Random Number Generator
Python MIT License UpdatedDec 19, 2019