Skip to content

MonsalvoGeoffrey/Personal-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

A list of personal projects in random order

Custom Programming Language

A practice project to learn how intepreters work (and maybe compiler if I'm up for it)

ChatGPT clone

I certainly don't have the computing power to even dream reaching ChatGPT's accuracy but just learning in more details how it works and how it can be tweaked should be great and fun

Youtube summurizer

A firefox/chrome browser add-on using Whisper and ChatGPT 4 to write critical informations about a youtube video

Stable Diffusion: No-Data Experiment

Buliding a Stable Diffusion clone, and attempt to train it with absolutely no pre-exisitng data (data generated by the model is fine)

A Rimworld Mod

No Royal Requirements, disabling all room requirements for royal pawns as well as disabled work types. Should include VFE Empire compatibility.

Redo r/place to Stable Diffusion but with GPT-4V and DALL-E 3 instead

Blockly to PyTorch

Revive the Blockly to PyTorch project Alternatively, create a programmimng language meant to transpile to PyTorch

Portfolio Website

Probably not the first thing to make, but a portfolio website could be cool to have

DALL-E assistant

A website powered with ChatGPT-4V and DALL-E 3 to create presets and fine-tune in loop the images being generated to attempt to help in creating something great Bonus points for doing this with open-source uncensored models instead, but I most certainly lack the computing power for this Could be done with Electron since I mean for this to be a local app, this could be an occasion to learn Electron

Pandemic Simulator

I mean the board game, making a simulator that could be ran multiple times to anylise best strategies

Pathfinding algorithm visualizer

Probably with LOVE2D, I always struggled with the idea of making a visualizer for an algorhythm, and this is a good occasion to learn

Slay The Spire mod using ChatGPT

And I don't mean using ChatGPT to make the mod, but using ChatGPT to generate cards on the fly, and perhaps even bosses and relics.

Build a language that transpile to Brainfuck

Not sure how to go about it yet, but it's certain that control flow and functions are going to be a requirement there.

Line Counting CLI tool

I occasionaly just wish to count how long in lines a file or group of file is, finally a project that I can do and actually use !

Chat app in LUA

I just wanna learn to finally do stuff with LUA's package manager, and I know I'll need it for that.

Download Folder Cleaner

I used to have that in Python a while back, might do it again. But there maybe a better way to do it, one that can actually be shared rather than telling people to put a batch file in their startup folder. Especially since I'm targetting windows, which isn't quite convenient to have python apps launch on startup.

LuaRocks Alternative

OH MY CELESTIA Lua really needs a package manager that work out of the box. And LuaRocks unfortunately ain't it.

Mystery Dungeon style game

Hmmm, it'd be a bit difficult, but I feel like this could be a full-size game project I could actually be able and willing to do.

Project generator/finder

If I can't come up with projects on my own, I'll generate or scarp them !

Discord bot. Bash-like manipulation

Tacit programming sounds perfect for this type of usage... perhaps something close to Hyperscript could be good. print channels where it's last message's author's permissions has admin sounds like plausibly valid code, might be hard to code the parser though, but i mean, Hyperscript did do something similar after all.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors