https://github.com/lloydlobo/gitdash
Personal public GitHub repository listing
https://github.com/lloydlobo/gitdash
Last synced: about 1 month ago
JSON representation
Personal public GitHub repository listing
- Host: GitHub
- URL: https://github.com/lloydlobo/gitdash
- Owner: lloydlobo
- Created: 2023-11-02T03:51:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T17:37:04.000Z (6 months ago)
- Last Synced: 2024-10-29T18:57:57.223Z (6 months ago)
- Language: Python
- Homepage:
- Size: 307 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gitdash
Listing my personal public repositories for a high-level progression overview.
__name,language,size,license,description__
* [`hexed`](https://github.com/lloydlobo/hexed),`HTML`,`721`,`None`,`Tiny hexdump tool for the web`
* [`tinycreatures`](https://github.com/lloydlobo/tinycreatures),`Lua`,`230508`,`MIT`,`Top-down arcade made for the 72 hours Ludum Dare 56's `Tiny creatures` theme gam...`
* [`lox-interpreter`](https://github.com/lloydlobo/lox-interpreter),`Zig`,`269`,`None`,`Interpreter for the Lox programming language in Zig, that "closely" follows the...`
* [`fprintfasm`](https://github.com/lloydlobo/fprintfasm),`Assembly`,`12`,`MIT`,` Simple assembly kickstarter example for standard output `printf` via builtin `s...`
* [`tiptoe`](https://github.com/lloydlobo/tiptoe),`Python`,`253191`,`None`,`Sneakily collect sleepy guardians in this 2D-platformer game.`
* [`links`](https://github.com/lloydlobo/links),`None`,`4`,`None`,`None`
* [`lang-asm`](https://github.com/lloydlobo/lang-asm),`Assembly`,`303`,`None`,`Scratchpad for x86-64 assembly`
* [`go-learningtofly`](https://github.com/lloydlobo/go-learningtofly),`Go`,`1515`,`None`,`Simulating evolution in Go - a port of Learning to Fly series [STATUS: WEB UNIMP...`
* [`headcountlive`](https://github.com/lloydlobo/headcountlive),`Go`,`10572`,`None`,`A live attendance management web application powered by HTMX and Go.`
* [`Lazylinks`](https://github.com/lloydlobo/Lazylinks),`Python`,`27`,`None`,`Desktop GUI to quickly jump to most visited website links`
* [`flowfield-simulator`](https://github.com/lloydlobo/flowfield-simulator),`JavaScript`,`70`,`None`,`Simulate behavior of a particle inside flow fields`
* [`flowpyfield`](https://github.com/lloydlobo/flowpyfield),`Python`,`549`,`None`,`Exploring flow fields`
* [`aoc-2023`](https://github.com/lloydlobo/aoc-2023),`Python`,`120`,`None`,`Advent of Code 2023 Edition`
* [`hash-table`](https://github.com/lloydlobo/hash-table),`Python`,`14`,`None`,`Custom hash table implementations`
* [`SmartCV`](https://github.com/lloydlobo/SmartCV),`HTML`,`37`,`AGPL-3.0`,`Craft personalized resumes with SmartCV using CSS precision and on-the-fly YAML ...`
* [`gameoflife`](https://github.com/lloydlobo/gameoflife),`C`,`9`,`None`,`Game of Life`
* [`gitdash`](https://github.com/lloydlobo/gitdash),`Python`,`338`,`None`,`Personal public GitHub repository listing`
* [`backtracc`](https://github.com/lloydlobo/backtracc),`Python`,`5`,`None`,`None`
* [`sudoku_solver_c`](https://github.com/lloydlobo/sudoku_solver_c),`C`,`4`,`None`,`None`
* [`tictactoe-c-sdl2`](https://github.com/lloydlobo/tictactoe-c-sdl2),`C`,`19`,`None`,`None`
* [`syntaxflowc`](https://github.com/lloydlobo/syntaxflowc),`C`,`2`,`None`,`None`
* [`tripc`](https://github.com/lloydlobo/tripc),`C`,`3`,`None`,`None`
* [`lang-sql`](https://github.com/lloydlobo/lang-sql),`None`,`50`,`None`,`None`
* [`lang-uiua`](https://github.com/lloydlobo/lang-uiua),`None`,`9`,`None`,`A stack-based array programming language`
* [`mandelbrot-c`](https://github.com/lloydlobo/mandelbrot-c),`C`,`43`,`None`,`mandlebrot set image generator in C`
* [`compiler-cpp`](https://github.com/lloydlobo/compiler-cpp),`C++`,`19`,`None`,`Compiler for IO, a hobby programming language`
* [`keystoke-statusbar`](https://github.com/lloydlobo/keystoke-statusbar),`Python`,`54`,`None`,`Print your keyboard keystrokes to stdout or display them in your status bar.`
* [`.dotfiles`](https://github.com/lloydlobo/.dotfiles),`Lua`,`33503`,`None`,`My OS config files`
* [`privateer`](https://github.com/lloydlobo/privateer),`Rust`,`142`,`None`,`Group toggle multiple git repository visibility interactively from your terminal`
* [`tidyup`](https://github.com/lloydlobo/tidyup),`Rust`,`26`,`None`,`Tidy up your your unorganized folders`
* [`disk-space-optimizer`](https://github.com/lloydlobo/disk-space-optimizer),`Rust`,`61`,`MIT`,`A CLI tool for optimizing disk space`
* [`explorer`](https://github.com/lloydlobo/explorer),`TypeScript`,`895`,`None`,`Wordle for countries but with a twist`
* [`youtube-thumbnail-hunter`](https://github.com/lloydlobo/youtube-thumbnail-hunter),`JavaScript`,`39`,`MIT`,`Chrome extension to replace YouTube video thumbnails with random images`
* [`markdown-previewer`](https://github.com/lloydlobo/markdown-previewer),`TypeScript`,`226`,`MIT`,`An intuitive note-taking app to easily create, edit, and preview notes in Markdo...`
* [`dictionary-web-app`](https://github.com/lloydlobo/dictionary-web-app),`TypeScript`,`3027`,`None`,`Integrate the Dictionary API to create a real-world dictionary web app.`
* [`markovtransition`](https://github.com/lloydlobo/markovtransition),`Rust`,`18473`,`None`,`markov chain for generative text`
* [`penny`](https://github.com/lloydlobo/penny),`Python`,`78`,`None`,`A no-nonsense budget tracking Discord bot`
* [`mandelbrot`](https://github.com/lloydlobo/mandelbrot),`Rust`,`189`,`None`,`The Mandelbrot set is a beautiful and fascinating mathematical object that has c...`
* [`mausam`](https://github.com/lloydlobo/mausam),`Rust`,`1704`,`Apache-2.0`,`A weather update desktop notifier made with Rust.`
* [`rssh`](https://github.com/lloydlobo/rssh),`Rust`,`5289`,`None`,`rssh or Rust Shell allows keeping maintainable bash aliases from within Rust`
* [`infinityper`](https://github.com/lloydlobo/infinityper),`Rust`,`70`,`None`,`Simulate typed text in a terminal`
* [`loremipsum`](https://github.com/lloydlobo/loremipsum),`Rust`,`11`,`None`,`None`
* [`course-cs50`](https://github.com/lloydlobo/course-cs50),`C`,`10550`,`None`,`CS50 Course Harvard`
* [`okejoke`](https://github.com/lloydlobo/okejoke),`Go`,`6159`,`MIT`,`okejoke gathers jokes on the fly in your CLI.`
* [`leetcode`](https://github.com/lloydlobo/leetcode),`Go`,`5212`,`None`,`solutions and reference to solve common coding leetcode problems`
* [`config`](https://github.com/lloydlobo/config),`Lua`,`877`,`None`,`dotfiles`
* [`extensions`](https://github.com/lloydlobo/extensions),`JavaScript`,`167`,`None`,`None`
* [`neura-driver`](https://github.com/lloydlobo/neura-driver),`TypeScript`,`115`,`None`,`A simple self-driving car application with a neural network model.`
* [`etcher-sketcher`](https://github.com/lloydlobo/etcher-sketcher),`TypeScript`,`704`,`MIT`,`Sketch and etch your unique pixel art idea`
* [`geomeasure`](https://github.com/lloydlobo/geomeasure),`HTML`,`1689`,`MIT`,`Geomeasure measures distance using GPS and that too without without any API!`
* [`fem-tip-calculator-app`](https://github.com/lloydlobo/fem-tip-calculator-app),`CSS`,`191`,`MIT`,`Your challenge is to build out this tip calculator app and get it looking as clo...`
* [`odin-recipes`](https://github.com/lloydlobo/odin-recipes),`HTML`,`10068`,`MIT`,`Odin's Recipes is a community-driven food brand providing trusted resources to h...`
* [`weather-app`](https://github.com/lloydlobo/weather-app),`CSS`,`8221`,`MIT`,`A functional stunning Weather App 🌥️ made using a simple yet powerful API. 👀 ...`
* [`lloydlobo`](https://github.com/lloydlobo/lloydlobo),`None`,`46668`,`None`,`Lloyd Lobo's GitHub profile.`