An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by aswinbennyofficial

A curated list of projects in awesome lists by aswinbennyofficial .

https://github.com/aswinbennyofficial/sushi

A web platform enabling users to save SSH credentials and access remote machines securely through a web-based terminal, providing SSH access even via smartphones... Demo video: https://sh.aswinbenny.in/sushi-demo

go go-chi golang gorilla-websocket hacktoberfest linux pbkdf2 pgx pgxpool postgres postgresql ssh ssh-server websocket xterm xterm-js zerolog

Last synced: 12 May 2025

https://github.com/aswinbennyofficial/student-mark-management

The Student Mark Management System is a Java project using Maven, JDBC, MySQL. It simplifies managing student marks by creating classes, storing marks, editing, and generating mark sheets and more.

collaborate crud java jdbc jdbc-database jetbrains maven mysql

Last synced: 12 May 2025

https://github.com/aswinbennyofficial/moviesrev

A static movie review website

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/linux-essentials

Contains essential linux files and commands that I have used for future references

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/learning-js

Repo for playing with javascript

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/circleci-playground

Repository for hands-on exploration and experimentation with CircleCI. Learn Continuous Integration (CI) workflows, test automation, and deployment strategies in a sandbox environment

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/kafka-chat-server

A distributed chat system utilizing Apache Kafka for scalable message distribution, written in Golang for efficient backend processing and real-time communication. (WIP)

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/snippetbox

Snippetbox, built using Golang lets people paste and share snippets of text — a bit like Pastebin or GitHub’s Gists

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/golang

This repository serves as a collection of Golang (Go) code snippets, projects, and tutorials.

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/gomailblast

A Golang tool for bulk email sending via SMTP, supporting rich HTML content and utilizing a CSV file for recipient information.

bulkemail bulkemailing csv-parser go golang mail ses smtp

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/postgres-go-examples

A collection of practical examples and snippets showcasing PostgreSQL integration with Go. Includes code samples for basic CRUD operations, transactions, and advanced querying techniques.

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/rabbitmq-golang

Repo to experiment with RabbitMQ and golang

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/raikuv

Distributed Key Value store from scratch

Last synced: 19 Feb 2025

https://github.com/aswinbennyofficial/electricity-bill-splitter

Simple website to split electricity costs between two floor in Punjab, if electricity of both floors are billed together . LOL . Made with claude ai

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/jwt-auth-golang

A secure user auth service built with Golang and JWT for seamless signup and signin experiences with email verification support.

go golang jwt jwt-authentication mongodb

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/movie_ticket_booking

A simple movie ticket booking program using C.

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/pythoncodes

Python Assignments that i have done

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/github-profile-fetcher-hono-vercel

Hono project to fetch github profile details and deploy to vercel

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/gophercart

GoCart: A Fast and Scalable E-commerce Backend in Golang

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/hashnode-graphql-honojs

Project to learn using HonoJS to work with Hashnode

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/unique-string-to-mongodb

The project generates more than 1 million random 6 digit unique string and inserts into mongoDB collection

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/sre-exercises

Building a resilient backend project from scratch with Dockerization and CI/CD, incorporating Site Reliability Engineering (SRE) principles. Demonstrating best practices in modular architecture, logging, database migration, and CI/CD pipelines for automated testing, deployment.

api backend docker go go-chi golang pgx postgres rest-api sre student-management-system vyper-config yaml-configuration zerolog

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/java

Java codes that i practiced

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/aswinbennyofficial

Config files for my GitHub profile.

config github-config

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/go_lamda_playground

Experimental Go-Lambda Playground: A repository for hands-on exploration of Golang and AWS Lambda.

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/attendease

Streamline event attendance management with AttendEase. Effortlessly generate and send unique QR-coded tickets to attendees. Implement a QR code scanner for seamless check-ins.

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/repospective

Repospective is a versatile Git utility with tools for repo analytics, better forks, github actions config generator

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/github-profile-fetcher-honojs

A github profile fetching tool build using Hono JS

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/renewable_energy_website

A website built using tailwind, html and javascript to create awareness about renewable energy

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/postgresql-database-export-csv

A python project to export PostgreSQL tables to csv

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/c-pratice

C codes i tried

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/swot

Editable ppt for SWOT analysis

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/crud-using-nodejs

Basic CRUD application using NodeJs , Express and MongoDB

crud crud-application express expressjs javascript mongodb mongoose node nodejs

Last synced: 12 Mar 2025

https://github.com/aswinbennyofficial/go-workerpool-webserver

This repository contains a GoLang implementation of a web server that utilizes concurrent workers to handle resource heavy incoming requests.

go golang goroutine goroutines server worker-threads

Last synced: 29 Mar 2025

https://github.com/aswinbennyofficial/kleos

Recruitment website made in laravel

Last synced: 07 May 2025

https://github.com/aswinbennyofficial/go-project-template

Go project template using go-chi, pgxpool, go-redis, gocql, zerolog, middlewares, dockerfile and compose etc..

backend docker docker-compose go go-chi go-redis golang golang-library jwt pgx pgxpool zerolog

Last synced: 05 Apr 2025

https://github.com/aswinbennyofficial/ephemeral

A PHP project to share a file over the internet with an expiry of 7 days.

Last synced: 23 Mar 2025

https://github.com/aswinbennyofficial/file-system-project

Simple filesystem imitating project using C

Last synced: 12 Mar 2025