Hi there! I'm The Untraceable. I am a software developer who loves to use JavaScript and Python as much as possible in my daily life.
Solving problems? Making a website? Making sure that no machine learning algorithm tries to end humanity because someone forgot to implement a fail safe? I wanna try to fix it.
I mainly started off by using Python in December of 2020, but slowly started to shift to JavaScript as much as I can because I feel it has more than Python has.
I might start working on my knowledge regarding TypeScript as I love to typehint, but not sure if I'd have any other uses for it.
I try my hardest to not waste anything on my projects, such as making a 50 line class just to add some caching and not have to rewrite my entire implementation of the previous class.
I'm currently working on Sentinel, my Discord bot rewritten from Python to JavaScript.
I make Discord Bots for tasks that I believe are gonna be used frequently by not only me.
I also rewrite things I don't like the design of. For example, if I see a project which I like and it's synchronous, I'll try to make it asynchronous.
I know Python very well, I like how I can typehint things and make documentation with automation utilising these typehints.
I know JavaScript (node.js, vanilla JavaScript not so well) very well. I really like using JavaScript as it has many more features than Python but still has similar ideas.
As I hope you can see, I am also decent at using HTML and CSS, I enjoy the possibilities and simplicity of the 2. I have written this website with NextJS (React) and I really like the idea of components as they help me have a consistent page such as the Navbar and Footer.
I also love to use Markdown, I used to prefer this over HTML and CSS but that was because I was very uncomfortable using CSS. I love how simple the syntax is.
I love using PostgreSQL as it's a very simple language and has very nice design (DESCRIBE table_name has a very nice look).
MongoDB is my favorite database to use for its simplicity. I have used this for all my Discord Bots and I created a CachingCollection
for MongoDB's JS Driver just for faster retrieval of data.
I also have a little experience with Docker. I have no use for it apart from running a local instance of MongoDB or PostgreSQL.
I have used Debian Linux previously and I am very fluent with the terminal interface and I loved using it, I currently use Windows only for the nice UI and because it was preinstalled and I have no need for Linux because of WSL.
I have a few projects that I'm working on, and I doubt I'll be able to finish them all, which I do hope to do, but too many ideas and too little time.
-My Github, all of my other projects can be found there that I didn't mention
-Sentinel a Discord Bot that focuses on your Discord Server's security.
-EpikCord.py an API Wrapper for Discord's API Wrapper written in Python following the discontinuation for Discord.py.
-Note Manager a Discord Bot that allows you to create notes and share them with other people I gave up on the PostgreSQL branch as it raised an error that isn't my fault.
Feel free to contact me on any of the following:
Discord @ The Untraceable#4852