Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by adistrim

A curated list of projects in awesome lists by adistrim .

https://github.com/adistrim/emovision

πŸ‘€ EmoVision is a real-time emotion recognition project using deep learning. It captures video frames from a camera, detects faces, and predicts emotions in real-time. The model was trained on a dataset of 35 thousand images.

Last synced: 12 Nov 2024

https://github.com/adistrim/git-workshop

Smart Tech Club Git-workshop

Last synced: 12 Nov 2024

https://github.com/adistrim/adistrimdotin

πŸ‘¨πŸ»β€πŸ’» Source code of my personal website, built using Next.js

mongodb nextjs portfolio shadcn-ui tailwindcss typescript

Last synced: 12 Nov 2024

https://github.com/adistrim/2d-metaverse

2d Metaverse (name TBD) will be a platform where users can interact with each others in a 2d world

Last synced: 12 Nov 2024

https://github.com/adistrim/codeforces

back-up of my codeforces solutions

Last synced: 12 Nov 2024

https://github.com/adistrim/sabrang24

Official code base of the annual fest sabrang 2024 πŸŽƒ

framer-motion javascript nextjs tailwind

Last synced: 12 Nov 2024

https://github.com/adistrim/projectgem

A web application powered by Google's Gemini API for interactive chat experiences. Users can engage with AI models, including the ability for models to remember past conversations, enhancing contextual responses

docker express gemini-api

Last synced: 12 Nov 2024

https://github.com/adistrim/rusting

Documenting my rust learning

memory-management mutability ownership rust

Last synced: 12 Nov 2024

https://github.com/adistrim/aesfoldercrypt-v2

πŸ”’ This repository contains a script for encrypting and decrypting folders on Raspberry Pi or any linux system using AES encryption.

aes-256 pbkdf2 raspberry-pi shell

Last synced: 12 Nov 2024

https://github.com/adistrim/crowdwork

CrowdWork is a decentralised, web3-powered platform that leverages the collective intelligence of its users to crowdsource a wide range of tasks, from voting on creative designs to labelling machine learning data.

web3

Last synced: 12 Nov 2024

https://github.com/adistrim/aviationgrade

Aviation Grade is a web-based platform that provides comprehensive information about a wide range of modern aircraft, including both military and civil aviation. This project aims to serve as a valuable resource for aviation enthusiasts, students, and anyone interested in learning more about the incredible world of aviation.

Last synced: 12 Nov 2024

https://github.com/adistrim/visbubble

πŸ“ΉπŸ”₯ An anonymous peer to peer video calling platform

bootstrap express react socketio webrtc

Last synced: 12 Nov 2024

https://github.com/adistrim/krutrim

Krutrim API for the chat interaction with Krutrim-spectre-v2 model using websockets

fastapi firebase krutrim python websockets

Last synced: 12 Nov 2024

https://github.com/adistrim/rustactixbackend

This is a simple backend built using Actix Web, a lightweight web framework for Rust.

actix-web rust

Last synced: 12 Nov 2024

https://github.com/adistrim/removesillybg

Build using fastAPI and some static pages. Simply drag and drop your image onto the webpage, and watch as the background disappears within seconds. Perfect for quick edits.

docker fastapi python remove-background

Last synced: 12 Nov 2024

https://github.com/adistrim/skysage

Web application built with FastAPI that provides weather forecasts for different cities.

docker fastapi openweathermap-api python weather

Last synced: 12 Nov 2024

https://github.com/adistrim/ns3-routing-protocols-simulation

Performance evaluation of AODV, DSDV and DSR routing protocols in a wireless network using NS-3.40

aodv dsdv dsr networking ns3

Last synced: 12 Nov 2024

https://github.com/adistrim/rsa-pkcs1_oaep-encryption

πŸ” RSA encryption and decryption with PKCS1 OAEP padding scheme. Includes key pair generation, encryption with public key, decryption with private key, and secure cryptographic operations.

cryptography pycryptodome python rsa

Last synced: 12 Nov 2024

https://github.com/adistrim/100xdev

Few 100xDev Cohort stuff here

100xdevs

Last synced: 12 Nov 2024

https://github.com/adistrim/express-stuff

Documenting my learning process with Express.js

express javascript learning nodejs

Last synced: 12 Nov 2024

https://github.com/adistrim/sna

πŸ›œ πŸ“Š Social Network Analysis

Last synced: 12 Nov 2024

https://github.com/adistrim/aicjklu

Last synced: 12 Nov 2024

https://github.com/adistrim/lexautomata

This repository contains implementations of a simple lexer, a DFA recognizer, and an NFA recognizer.

Last synced: 12 Nov 2024

https://github.com/adistrim/trivium

Theoretical foundation, working principle, Implementation and Mathematical Analysis of Trivium Modern Stream Cipher.

Last synced: 12 Nov 2024

https://github.com/adistrim/aesfoldercrypt

shell script to encrypt or decrypt folders

Last synced: 12 Nov 2024

https://github.com/adistrim/codegreen

This project focuses on collecting and analyzing pollution data using IoT devices. The system includes a NodeMCU microcontroller, a potentiometer, a 16x2 LCD display, an MQ 125 sensor, jumper wires, and a breadboard. The data collected over two days in JK Lakshmipat University, Jaipur (India).

Last synced: 12 Nov 2024

https://github.com/adistrim/visign

This project aims to create a sign language recognition system using computer vision and machine learning techniques.

Last synced: 12 Nov 2024

https://github.com/adistrim/django-crm

Django-CRM is a basic customer relationship management (CRM) project built using Django framework. It provides a simple interface for managing customer records and interactions.

Last synced: 12 Nov 2024

https://github.com/adistrim/bing-homepage

This is a simple web project consisting of a custom homepage with a search bar that connects directly to the Bing search engine. The page is built using pure HTML, CSS, and JavaScript.

Last synced: 12 Nov 2024

https://github.com/adistrim/webrusher

Fetches HTML, parses it, and extracts data using a CSS selector. Example focuses on Rust by Example documentation, demonstrating menu title retrieval. Async functionality is powered by the Tokio runtime.

Last synced: 12 Nov 2024

https://github.com/adistrim/mergesortvisualizer

This repository contains a Merge Sort Visualizer, implemented using React. The project visualizes how Merge Sort works by showing each step of the sorting process on a web page.

Last synced: 12 Nov 2024

https://github.com/adistrim/healthyium

An Application using AI to aid user's in finding optimal, accurate information regarding their treatment and how they should go about it.

Last synced: 12 Nov 2024

https://github.com/adistrim/routegenius

RouteGenius is a web-based application that provides an interactive visualization of the Dijkstra algorithm, a popular algorithm for finding the shortest path between two nodes in a graph. The project is built using ReactJS, which provides a smooth user experience and a responsive design.

Last synced: 12 Nov 2024

https://github.com/adistrim/sabrang23

This website is designed to serve as the online hub for information and updates about the tech, management, and cultural event of JK Lakshmipat University, Jaipur, known as "Sabrang."

Last synced: 12 Nov 2024

https://github.com/adistrim/sabrang-app

This flutter based mobile application is a part of the Ticketify Ecosystem.

Last synced: 12 Nov 2024

https://github.com/adistrim/datastructures-algorithms

This repo is a backup of my DSA files, containing code for algorithms & data structures

Last synced: 12 Nov 2024

https://github.com/adistrim/icecreamwebpage

This is not my first webpage but it is the first time I used Django. In future I'll keep adding small stuff in it.

Last synced: 12 Nov 2024

https://github.com/adistrim/loginwebpage

This webpage is created completely using Django. In future it might get added into one of my projects.

Last synced: 12 Nov 2024

https://github.com/adistrim/hackjkluv3

πŸ’»πŸŽ§πŸ”₯ The official HackJKLU v3.0 website built with Next.js using TypeScript and Tailwind CSS. More details about the hackathon at hackjklu.com

Last synced: 12 Nov 2024

https://github.com/adistrim/notsosmartphone

This project is underdevelopment.

Last synced: 12 Nov 2024

https://github.com/adistrim/moneyminder

Mobile first PWA - minimalist expense tracker πŸ’ΈπŸ’°

expenses-tracker mongodb nextjs progressive-web-app pwa

Last synced: 12 Nov 2024

https://github.com/adistrim/movie-database-php-sqlite

This is a PHP project powered by SQLite database. The project allows users to search for information about movie stars. The search can be done using either the name or ID of the person. The project displays relevant information about the person based on whether they are a movie star or a movie director.

Last synced: 12 Nov 2024

https://github.com/adistrim/chessify

β™– β™— β™˜ β™› Basically scaled down version of chess.com πŸ”₯

chessjs express tailwindcss vite-react websockets

Last synced: 12 Nov 2024

https://github.com/adistrim/adistrim

Last synced: 12 Nov 2024

https://github.com/adistrim/safexchange

A secure file-sharing platform that allows users to upload files and generate encrypted download links for authorised users.

aws-s3 docker fastapi javascript mongodb nextjs python

Last synced: 01 Nov 2024

https://github.com/adistrim/swifttasks

A simple, elegant todo list application built with SwiftUI.

express ios-app mongodb swift typescript

Last synced: 02 Nov 2024

https://github.com/adistrim/soleth-wallet

web-wallet for Ethereum and Solana

ethereum nextjs shadcn-ui solana web3

Last synced: 02 Nov 2024

https://github.com/adistrim/fitcrew

A mobile-first Progressive Web App (PWA) built with Next.js, allowing users to create personalized workout routines, track exercise progress, and monitor fitness goals.

docker javascript nextjs tailwindcss workout-tracker

Last synced: 12 Nov 2024