My username (DigitallyGray) is long, shorten it to Gray, Digital, or preferably Digi. Though I'm fine with DigitallyGray in full as well.
He/Him. Autistic.
I've been programming since around mid/late summer of 2023.
Python is my preferred programming, but also fairly comfortable in java as well. Though I'm still very new to both.
I briefly touched C# and lua, but I can't say I can use them well.
Main PC - Runs windows 11 (Ew), but has a linux partition that I'm planning to migrate to.
Laptop - Runs Arch (btw)
n: int = 2
print(f"I have {n} finished project under my belt.")- Create new todo list
- Delete todo list
- Add thing to todo list
- Remove thing from todo list
- Swap two things from todo list
My first finished project. Through it I learnt programming fundimentals and Python.
Structurally the project is a mess. Might revisit it at somepoint down the line.
- Add books
- Remove books
- checkout books
- Search for a book
- List books in a specific order
My second finished project. Through it I learnt the basics of OOP and Java.
I use Generative AI for asking questions and debugging. I would never ask it to generate the logic for my code.