-
auth-app-go Public
Simple web auth app in go using gorilla mux for routing and JWT token and bcrypt secure password hasing
MIT License UpdatedApr 26, 2025 -
pg-opt-toolkit Public
This CLI tool helps database administrators and developers optimize PostgreSQL queries by analyzing execution plans, recommending improvements, and visualizing query execution paths.
Go MIT License UpdatedApr 7, 2025 -
url-shortener-go Public
A URL shortener service built with Go, Redis (for caching), and PostgreSQL (for persistence). Designed for scalability, security, and deployment flexibility.
Go MIT License UpdatedMar 26, 2025 -
build-web-applications-go Public
Develop scalable and efficient web applications using the Go programming language with routing, middleware, database integration, and authentication.
Go MIT License UpdatedMar 15, 2025 -
-
ant-foraging-research Public
This repository contains the code, simulations, and research materials for my undergraduate research project on modeling and optimizing ant foraging behavior.
MIT License UpdatedMar 4, 2025 -
house-price-prediction Public
Using Kaggle’s House Prices: Advanced Regression Techniques dataset, Develop a machine learning model to predict house prices based on various features such as square footage, number of rooms, and …
Jupyter Notebook MIT License UpdatedMar 2, 2025 -
explanatory-data-analysis Public
Prepare for statistical analysis or machine learning by understanding the patterns and relationships in the data. Anomalies, trends, and correlations in the data can be identified, which can assist…
Jupyter Notebook MIT License UpdatedFeb 17, 2025 -
flow-fields-p5js Public
Incredibly powerful and flexible tools for producing interesting curves to create algorithmic artwork.
JavaScript MIT License UpdatedFeb 12, 2025 -
gif-discord-bot Public
A discord bot that provide gif from the query
JavaScript MIT License UpdatedFeb 12, 2025 -
my-shell-javascript Public
Simple shell that can execute basic commands like echo, ls, cd ...
JavaScript MIT License UpdatedFeb 11, 2025 -
crewai-daily-report Public
This project leverages AI agents to automate the process of researching, writing, and critiquing daily reports on the latest AI trends.
Python MIT License UpdatedJan 3, 2025 -
got-battle-mlp Public
A project analyzing Game of Thrones battles and deaths data using a Multilayer Perceptron (MLP) model. Includes exploratory data analysis, preprocessing, training, and evaluation.
MIT License UpdatedDec 5, 2024 -
fiber Public archive
Forked from gofiber/fiber⚡️ Express inspired web framework written in Go
Go MIT License UpdatedNov 19, 2024 -
awesome-computer-science Public
Forked from sindresorhus/awesome😎 Awesome lists about all kinds of interesting topics
Creative Commons Zero v1.0 Universal UpdatedOct 29, 2024 -
computer-science Public
Forked from ossu/computer-science🎓 Path to a free self-taught education in Computer Science!
MIT License UpdatedOct 26, 2024 -
chat-application-go Public
High-performance, concurrent server application: a web-based chat application that allows multiple users to have real-time conversations directly in their web browsers. The application will leverag…
Go MIT License UpdatedOct 25, 2024 -
rest-api-go Public
Golang REST API from scratch with Go Fiber, Docker & Postgres
Dockerfile MIT License UpdatedOct 7, 2024 -
interactive-cli-app-go Public
Build Golang CLI app with Cobra and promptui
Go MIT License UpdatedSep 28, 2024 -
evolving-string-javascript Public
Tries to evolve a random string to match a target string using a genetic algorithm. (Evolutionary algorithms (EAs))
JavaScript MIT License UpdatedSep 25, 2024 -
-
fruitful-pdf-go Public
A text to pdf creator using golang with pkgs called Maroto (way to create PDFs. Maroto is inspired in Bootstrap and uses gofpdf. Fast and simple.)
Go MIT License UpdatedSep 3, 2024 -
web-scraper-go Public
Web-scraper using golang, beginner project to learn go basics through guided projects.
Go MIT License UpdatedAug 31, 2024 -
creative-coding-javascript Public
Create engaging visuals with code, Explore the fundamentals of programming and learn how to draw with creative coding in JavaScript.
JavaScript MIT License UpdatedAug 29, 2024 -
This is a starting point for JavaScript solutions to the "Build Your Own Redis" Challenge. In this challenge, you'll build a toy Redis clone that's capable of handling basic commands like PING, SET…
JavaScript UpdatedAug 13, 2024 -
grokking-algorithms-python Public
A book that introduces key algorithms and data structures in an accessible and engaging way. It covers a range of topics, including sorting algorithms, search algorithms, and graph algorithms, and …
MIT License UpdatedAug 8, 2024 -
network-optimization-theory Public
Using networkx and matplotlib to solve maximum, minimum flow problems in network optimization
PowerShell The Unlicense UpdatedJul 29, 2024 -
non-linear-programming Public
using python, solve non-linear programming optimization problems with algorithms (golden section search method, fibonacci search method, three-point interval search method)
Python The Unlicense UpdatedJul 28, 2024 -
yt-downloader-javascript Public archive
Building a Command-Line Interface (CLI) tool in Node.js using the Commander.js library. It covers setting up a Node.js project, installing and using Commander.js to handle command-line arguments, a…
JavaScript MIT License UpdatedJul 21, 2024 -
Using Node.js and the nodemailer package, automate daily email reports by writing a script to configure and send emails with attachments. The script can be scheduled to run daily using cron on Unix…
JavaScript MIT License UpdatedJul 19, 2024