diff --git a/assets/projects/swoc/swoc2020.json b/assets/projects/swoc/swoc2020.json new file mode 100644 index 0000000..19c5b52 --- /dev/null +++ b/assets/projects/swoc/swoc2020.json @@ -0,0 +1,435 @@ +[ + { + "Name": "CircuitVerse", + "Repo": "https://github.com/CircuitVerse/CircuitVerse", + "Owner": "Shivansh Srivastava", + "github": "https://github.com/Shivansh2407", + "linkedin": "https://www.linkedin.com/in/shivansh-srivastava24/", + "Description": "CircuitVerse is a free, open-source platform which allows users to construct digital logic circuits online. We also offer the Interactive Book which teaches users on the fundamentals of modern, digital circuits.", + "TechStack": ["Javascript", "Ruby", "HTML", "CSS"] + }, + + { + "Name": "Interactive Book", + "Repo": "https://github.com/CircuitVerse/Interactive-Book", + "Owner": "Shivansh Srivastava", + "github": "https://github.com/Shivansh2407", + "linkedin": "https://www.linkedin.com/in/shivansh-srivastava24/", + "Description": "The aim of this project is to create an online interactive guide for digital logic design. The primary goal is to develop an open sourcebook with quality content that teaches digital logic design. It will enable students to learn digital design by interacting with circuits, truth table, and other interactive elements as they proceed through the book. The professors and students all over the world can read and contribute to the same.", + "TechStack": ["Javascript", "Jekyll", "HTML", "CSS", "Ruby"] + }, + + { + "Name": "Awesome Portfolio Website", + "Repo": "https://github.com/smaranjitghose/awesome-portfolio-websites", + "Owner": "Smaranjit Ghose", + "github": "https://github.com/smaranjitghose", + "linkedin": "https://www.linkedin.com/in/smaranjitghose/", + "Description": "An open-source project aimed at providing free and beautiful templates to everyone for building their portfolio websites and showcase their work to the world", + "TechStack": ["HTML", "CSS", "Javascript", "React", "NextJS"] + }, + + { + "Name": "Internship Onboarding Platform", + "Repo": "https://github.com/praveenscience/Internship-LMS-FrontEnd", + "Owner": "Praveen Kumar Purushothaman", + "github": "https://github.com/praveenscience", + "linkedin": "https://www.linkedin.com/in/praveentech/", + "Description": "A nice way to onboard new interns to projects and teach them too.", + "TechStack": ["MERN", "ReactJS", "NodeJS", "bootstrap5", "ExpressJS"] + }, + + { + "Name": "Doc2Pen", + "Repo": "https://github.com/smaranjitghose/doc2pen", + "Owner": "Smaranjit Ghose", + "github": "https://github.com/smaranjitghose", + "linkedin": "https://www.linkedin.com/in/smaranjitghose/", + "Description": "Doc2Pen started as a pet project to help my fellow batchmates cope up with the needs of doing several handwritten assignments amidst the pandemic. Now are expanding as a small yet bonded open source project that aims to make the academic lives of our students easier, one function at a time. I am looking forward to integrating features like drawing, UML, quiz, a platform to practice timed responses for exams like TOEFL, GRE, IELTS [especially the Writing part. I personally need this as I had 1 day to study and score a 115/120] and in the far future an open-source plagiarism checker [because Grammarly cannot be trusted fully for research work and Turnitin is mostly available to faculties]", + "TechStack": ["HTML", "CSS", "Javascript", "React"] + }, + + { + "Name": "Face Mask Detection", + "Repo": "https://github.com/chandrikadeb7/Face-Mask-Detection", + "Owner": "Chandrika Deb", + "github": "https://github.com/chandrikadeb7", + "linkedin": "https://www.linkedin.com/in/chandrika-deb/", + "Description": "Face Mask Detection system built with OpenCV, Keras/TensorFlow using Deep Learning and Computer Vision concepts in order to detect face masks in static images as well as in real-time video streams.", + "TechStack": ["Python", "Deep Learning", "Computer Vision"] + }, + + + { + "Name": "ArtCV", + "Repo": "https://github.com/smaranjitghose/ArtCV", + "Owner": "Smaranjit Ghose", + "github": "https://github.com/smaranjitghose", + "linkedin": "https://www.linkedin.com/in/smaranjitghose/", + "Description": "ArtCV is an initiative to create a platform that makes use of Computer Vision, Image Processing, and Deep Learning [ mostly GANS and Variational Autoencoders] under the hood to provide us with various artistic outputs for any image. We are also exploring Bio-medical benefits using Ishihara Discs. This can be described as a measure to re-create something similar to PRISMA but with the power of the open source, without any associated bloatware and an added benefit of letting others learn Computer Vision while contributing to the project and getting to know about latest techniques which otherwise remain sealed in research papers posted every month!", + "TechStack": ["Python", "OpenCV", "TensorFlow", "StreamLit", "Image Processing", "Computer Vision"] + }, + + { + "Name": "img_ai_app boilerplate", + "Repo": "https://github.com/smaranjitghose/img_ai_app_boilerplate", + "Owner": "Smaranjit Ghose", + "github": "https://github.com/smaranjitghose", + "linkedin": "https://www.linkedin.com/in/smaranjitghose/", + "Description": "This project [ I have kept the name weird but it makes sense ] is for creating an open-source template that any developer, data scientist, researcher, or hobbyist can use for building a prototype of their Artificial Intelligence model(algorithm) dealing with images and performing tasks like Image Classification, Object Detection, Post Estimation, etc and then host it easily using services like Heroku, AWS, GCP and others. We believe the 2020s are the years where ML models need to come out of the Jupyter Notebooks for some and every reason and we want to make the process simpler for a lot of people who get intimidated or dont have much time to do it from scratch. [ Currently, we are just laser-focused on Deep Learning based approach and that too Image Classification. But with the passage of time, we intend to make it more generalized]", + "TechStack": ["StreamLit", "Python", "HTML", "CSS", "TensorFlow", "TensorFlow.JS"] + }, + + { + "Name": "FantomsAR-shopping-app", + "Repo": "https://github.com/som23ya/FantomsAR-shopping-app", + "Owner": "Somya Upadhyay", + "github": "https://github.com/som23ya", + "linkedin": "https://www.linkedin.com/in/somya-upadhyay-5b2028166/", + "Description": "Our intention is to give shoppers of our storefront the option of AR features with an android application. A complete virtual store that gives users the chance to experience the masks, clothing, and other commodities in AR. As of this year, Google has recently announced many more ARCore features to be made available over the web(which is currently pending public release) and Android. Having implemented ARkit and Arcore, we felt it’s time to get the word out there on the true capabilities of these features.", + "TechStack": [] + }, + + { + "Name": "Lane Detection using OpenCV", + "Repo": "https://github.com/akshitagupta15june/lane_detection_opencv", + "Owner": "Akshita Gupta", + "github": "https://github.com/akshitagupta15june", + "linkedin": "https://www.linkedin.com/in/akshita-gupta-a4a895187", + "Description": "The lane detection has proved to be an efficient technique to prevent accidents in Intelligent Transportation Systems.The review on lane detection has shown that the most of the researchers has neglected the problem of the fog and noise in images. Thus noise and fog may reduce the accuracy of the existing systems.", + "TechStack": ["Python", "OpenCV"] + }, + + { + "Name": "Face-X", + "Repo": "https://github.com/akshitagupta15june/Face-X", + "Owner": "Akshita Gupta", + "github": "https://github.com/akshitagupta15june", + "linkedin": "https://www.linkedin.com/in/akshita-gupta-a4a895187", + "Description": "AI BASED FACIAL RECOGNITION ATTENDANCE SYSTEM", + "TechStack": ["Python", "OpenCV", "CNN", "ANN"] + }, + + { + "Name": "QP-Generator", + "Repo": "https://github.com/Team-Tomato/QP-Generator", + "Owner": "Akbar Habeeb B", + "github": "https://github.com/AkbarHabeeb", + "linkedin": "https://www.linkedin.com/in/akbarhabeebb/", + "Description": "Question paper generator helper, wiki: https://github.com/Team-Tomato/QP-Generator/wiki", + "TechStack": ["React", "Flask"] + }, + + { + "Name": "PyDataStructs", + "Repo": "https://github.com/codezonediitj/pydatastructs", + "Owner": "Gagandeep Singh", + "github": "https://github.com/czgdp1807/", + "linkedin": "https://www.linkedin.com/in/czgdp1807/", + "Description": "Currently, the project aims to be a Python package for various data structures in computer science. Besides, we are also working on including parallel algorithms. To the best of our knowledge, a well-designed library/package which has covered most of the data structures and algorithms including their parallel implementation doesnt exist. In future, i.e, after a few releases of the package when the software design will become stable, we also aim to provide APIs for the code in C++ and Java as well.", + "TechStack": ["Python", "Git"] + }, + + { + "Name": "Water Monitoring System", + "Repo": "https://github.com/vinitshahdeo/Water-Monitoring-System/", + "Owner": "Vinit Shahdeo", + "github": "https://github.com/vinitshahdeo/", + "linkedin": "https://www.linkedin.com/in/vinitshahdeo/", + "Description": "Water Monitoring System is an web based Liquid Level Monitoring system that has mechanisms to keep the user alerted in case of liquid overflow or when tank depletes.", + "TechStack": ["React", "Node.js"] + }, + + { + "Name": "Port Scanner", + "Repo": "https://github.com/vinitshahdeo/PortScanner", + "Owner": "Vinit Shahdeo", + "github": "https://github.com/vinitshahdeo/", + "linkedin": "https://www.linkedin.com/in/vinitshahdeo/", + "Description": "A go-to tool for scanning network. Scan all the open ports for a given host with just one click.", + "TechStack": ["Python", "Flask"] + }, + + { + "Name": "eduAlgo", + "Repo": "https://github.com/Abhijit2505/eduAlgo", + "Owner": "Abhijit Tripathy", + "github": "https://github.com/Abhijit2505", + "linkedin": "https://www.linkedin.com/in/abhijit-tripathy-415912187/", + "Description": "This is a very simple python package made up with python script to contain & study different algorithms for educational purposes. This project has been a part of FOSS Hack 2020 and PyCon India 2020 Devsprint before as well. The PyPI package can ve viewed here - https://pypi.org/project/eduAlgo/", + "TechStack": ["Python", "Algorithms"] + }, + + { + "Name": "Dolos", + "Repo": "https://github.com/ACM-VIT/dolos", + "Owner": "Yash Kumar Verma", + "github": "https://github.com/yashkumarverma/", + "linkedin": "https://www.linkedin.com/in/yash-kumar-verma/", + "Description": "Ever wanted to get random data for that app you were building but didnt want to bloat your requests with unwanted data? Were here to help. Dolos is a server written in Javascript which generates random data in the exact structure as is required by the user, at a blazing speed by serving only whats requested. Everything without using complex technologies like graphql. Perfect for beginners.", + "TechStack": ["Javascript", "MySQL Database", "Data Mocking"] + }, + + { + "Name": "Algorithmic Treasure", + "Repo": "https://github.com/Abhijit2505/Algorithmic-Treasure-Original", + "Owner": "Abhijit Tripathy", + "github": "https://github.com/Abhijit2505", + "linkedin": "https://www.linkedin.com/in/abhijit-tripathy-415912187", + "Description": "Many a times when interview approaches, the interview preparing students start searching for different Data Structures and algorithm problems in the internet. This project is a website that has many previously asked interview questions and their solutions.", + "TechStack": ["HTML", "CSS", "Bootstrap", "Algorithms", "Python", "C++"] + }, + + { + "Name": "AapKaVaidya", + "Repo": "https://github.com/Harshit564/AapKaVaidya", + "Owner": "Harshit Singh", + "github": "https://github.com/Harshit564", + "linkedin": "https://www.linkedin.com/in/harshit-singh-lko/", + "Description": "A flutter based application for easy interaction between patients and doctors. During a Pandemic many of the patients are looking to get regular health check-ups but moving outside in such conditions seems risky.", + "TechStack": ["Flutter", "Firebase"] + }, + + { + "Name": "Canvasboard", + "Repo": "https://github.com/Canvasbird/canvasboard", + "Owner": "Kajol Kumari", + "github": "https://github.com/Kajol-Kumari", + "linkedin": "https://www.linkedin.com/in/kajol-kumari-73245b166/", + "Description": "Its a way to ease the online teaching process and make it more interactive and prodctive. For more details, do checkout https://github.com/Canvasbird/canvasboard", + "TechStack": ["Angular8", "MongoDB", "MongoDB", "React", "Express", "NodeJS"] + }, + + { + "Name": "Amazing-Python-Scripts", + "Repo": "https://github.com/avinashkranjan/Amazing-Python-Scripts", + "Owner": "Avinash Kumar Ranjan", + "github": "https://github.com/avinashkranjan", + "linkedin": "https://www.linkedin.com/in/avinashkranjan/", + "Description": "A curated collection of Amazing Python scripts from Basics to Advance with automation task scripts. This is your Personal space to find or add any new script that can make Life Easier as a Developer, and to find a utility of coding to burst out of boredom.", + "TechStack": ["Python", "HTML", "CSS", "Javascript", "Flask", "Markdown"] + }, + + { + "Name": "Scrum-Management", + "Repo": "https://github.com/Harshita248/Scrum-Management", + "Owner": "Harshita Raj", + "github": "https://github.com/Harshita248", + "linkedin": "https://www.linkedin.com/in/harshita-raj", + "Description": "The idea of the project is to customize all the ongoing projects under one roof. The website includes certain columns which is like working, in progress, done ,etc and once the student enters his/her details into the Website with the currently working project his details will be stored on the database and will show on the first column. After that when the Project comes in progress the cards of the column will shift to another column. We also have an admin login and signup where an admin can be assigned as a mentor to the particular student which he accepts by clicking the accept button shown in the popup window. This way it will work for different organisations . I thought to make it real for my coding club but now its for all organization . This project is in progress as of now and I would like to include this in this open source program.", + "TechStack": ["HTML", "CSS", "Javascript", "MongoDB", "Nodejs"] + }, + + { + "Name": "Snippet Share", + "Repo": "https://github.com/PragatiVerma18/Snippet-Share", + "Owner": "Pragati Verma", + "github": "https://github.com/PragatiVerma18", + "linkedin": "https://www.linkedin.com/in/pragativerma18/", + "Description": "This is a code snippet sharing app that lets you share syntax-highlighted code snippets with easy copy-paste options and a secure secret code and a unique URL.", + "TechStack": ["Django", "HTML", "CSS", "Javascript", "Bulma CSS"] + }, + + { + "Name": "Friday", + "Repo": "https://github.com/avinashkranjan/Friday", + "Owner": "Avinash Kumar Ranjan", + "github": "https://github.com/avinashkranjan", + "linkedin": "https://www.linkedin.com/in/avinashkranjan/", + "Description": "Friday - Your Personal Class Manager Assistant, Itll never let you miss another assignment deadline or upcoming test.", + "TechStack": ["Flutter", "Dart", "HTML", "CSS", "Javascript", "UI/UX", "Firebase"] + }, + + + + { + "Name": "sim-C", + "Repo": "https://github.com/cimplec/sim-c", + "Owner": "Siddhartha Dhar Choudhury", + "github": "https://github.com/frankhart2018", + "linkedin": "https://www.linkedin.com/in/siddhartha-dhar/", + "Description": "Often people have trouble programming in C (especially beginners) due to its low level syntax and unavailability of stable third party libraries. We present sim-C a high-level front end for C which creates a dynamically typed syntax for C. User can write code in this high level syntax and then compile it to optimized C code. sim-C does not process the code and simply translates it to C thus, there is no possibility of the code running slowly. So, with sim-C users can write code faster using the high level syntax and at the same time be able to harness the power and speed of a C program. Let us make C cool again.", + "TechStack": ["C", "Python", "Compiler Design"] + }, + + { + "Name": "Spotify Recommendation Engine", + "Repo": "https://github.com/ucalyptus/Spotify-Recommendation-Engine", + "Owner": "Sayantan Das", + "github": "https://github.com/ucalyptus", + "linkedin": "https://www.linkedin.com/in/ucalyptus/", + "Description": "This is a rapid prototyped presentation of how a Spotify Recommendation Engine should work . A system that recommends songs from your existing playlists using Spotify API and a bit of classical machine learning techniques. Vision To create a flutter clone of Spotify that uses the Recommendation Engine this project is based upon. A lightweight app with basic functionalities of Spotify i.e A Music Player, a playlist that belongs to the user, OAuth capabilities. Playlist functionality is important as it will serve as the basis for future music recommendations based on the features it houses. Goal is to use an implicit matrix factorisation model (originally proposed by Spotifys research team) for usage.", + "TechStack": ["Python", "ML", "Fluttter"] + }, + + { + "Name": "Community-website", + "Repo": "https://github.com/HITK-TECH-Community/Community-Website", + "Owner": "Kajol Kumari", + "github": "https://github.com/Kajol-Kumari", + "linkedin": "https://www.linkedin.com/in/kajol-kumari-73245b166", + "Description": "Being from tier-2 and tier-3 colleges, you often face the problem of knowledge gap in our college days. But once you begin walking in the path of tech, you discover a place where people are just like you. 😇✨ We are a group of HITK students trying to fill the knowledge gap and help you find your place of discovery by sharing you the opportunities and resources at the right time!⏱️ This project aims to build the official site for the community page so that any student can use the resources shared by us.", + "TechStack": ["Monstack"] + }, + + { + "Name": "Rotten Scripts", + "Repo": "https://github.com/HarshCasper/Rotten-Scripts", + "Owner": "Harsh Bardhan Mishra", + "github": "https://github.com/harshcasper", + "linkedin": "https://www.linkedin.com/in/harshcasper", + "Description": "Rotten Scripts contains amazing and awesome scripts written in Python, Javascript, Bash, Powershell, and more. Consider this repository as your personal space to find or add any new script that can make life easier for us and the Open Source community too, as a Developer, and find a utility of coding to burst out of boredom. Get started with coding exhilarating scripts that you can use to download PDFs from an Online Source or just to randomly like everyones Instagram Post.", + "TechStack": ["Python", "Javascript", "BASH", "Golang"] + }, + + { + "Name": "Rajappan", + "Repo": "https://github.com/kaiiyer/rajappan", + "Owner": "Kai Iyer", + "github": "https://github.com/kaiiyer", + "linkedin": "https://www.linkedin.com/in/anoop-krishnan47/", + "Description": "The All in one Security project for Digital Privacy. A step towards a better & secure Internet", + "TechStack": [] + }, + + { + "Name": "Github Spy", + "Repo": "https://github.com/YashKumarVerma/github-spy", + "Owner": "Yash Kumar Verma", + "github": "https://github.com/yashkumarverma", + "linkedin": "https://www.linkedin.com/in/yash-kumar-verma/", + "Description": "Do you lead an organization? or are you a maintainer of some open source project? Even if you are neither of the above, there can be instances when you might be required to generate quick reports of any Github organization. This can cover anything as simple as getting the name of all repositories or things a bit tricky like ensuring projects contain a particular structure. GithubSpy is the bot that you need. With a robust structure to develop upon, we are looking for contributors willing to add more features.", + "TechStack": ["Javascript", "MySQL Database", "Data Mocking"] + }, + + + { + "Name": "Friday", + "Repo": "https://github.com/avinashkranjan/Friday", + "Owner": "Avinash Kumar Ranjan", + "github": "https://github.com/avinashkranjan", + "linkedin": "https://www.linkedin.com/in/avinashkranjan/", + "Description": "Since after the pandemic almost everything has been moved on virtual world So has Education. All our classes has been moved online and with that all our assignments, test, exams, Viva are being held on online platform as well, With so many assignments deadlines, upcoming exams dates and being busy with our life we forget the deadlines and exam dates on most occasion. I dont know how many of you but it happens to me frequently. So I came up with this app which once feeded with all the required data itll remind you of the Assignement deadlines, upcoming exams, unfinished homework. So, you can plan your schedule accordingly.", + "TechStack": ["Flutter", "Firebase"] + }, + + { + "Name": "Breast Cancer Predictor", + "Repo": "https://github.com/srimani-programmer/Breast-Cancer-Predictor/", + "Owner": "SRI MANIKANTA PALAKOLLU", + "github": "https://github.com/srimani-programmer", + "linkedin": "https://www.linkedin.com/in/srimani-programmer/", + "Description": "Breast cancer is the most common type of cancer in women. When cancers are found early, they can often be cured. There are some devices that detect breast cancer but many times they lead to false positives, which results in patients undergoing painful, expensive surgeries that were not even necessary. These types of cancers are called benign which do not require surgeries and we can reduce these unnecessary surgeries by using Machine Learning. These predictions will help doctors to do surgeries only when the cancer is malignant, thus reducing unnecessary surgeries for a woman. This project helps us to identify breast cancer in women that helps us to save many lives.", + "TechStack": ["Python" , "ML", "flask"] + }, + + { + "Name": "HackStation", + "Repo": "https://github.com/ashishnagpal2498/hackstation", + "Owner": "Ashish Nagpal", + "github": "https://github.com/ashishnagpal2498", + "linkedin": "https://www.linkedin.com/in/ashish-nagpal24", + "Description": "Ever missed a coding contest because you completely forget about it or misinterpret the timing, worked anonymous number of hours and still arent able to convince your boss that youre working. Well we get it all covered for you. We at HackStation provide a platform to share your work in number. Get your working graph reminders for coding contests and share your work among your peers. All you need to do is tell us who you are ? The project will be divided into two parts depending upon whether the user is a developer or an organization. A separate platform for developers as well as organization. For user the basic options available will be dashboard, coding contest reminders profile, whereas for organization productivity will be divided into teams and graphs shown accordingly.", + "TechStack": ["Html", "CSS", "bootstrap", "ReactJs" , "MongoDB" , "GraphQL", "Nodejs"] + }, + + { + "Name": "ChessJS", + "Repo": "https://github.com/ashishpapanai/chessJS", + "Owner": "Ashish Papanai", + "github": "https://github.com/ashishpapanai", + "linkedin": "Https://linkedin.com/in/ashishpapanai", + "Description": "Its a 2300+ ELO Rated Javascript-based ChessEngine which helps to analyse moves and play with another AI Chess Engine", + "TechStack": ["Reinforcement Learning", "Vanilla JS", "Web Dev", "GOFAI"] + }, + + { + "Name": "Realate", + "Repo": "https://github.com/deluminators/Realate", + "Owner": "Sanjiban Sengupta", + "github": "https://github.com/kahanikaar", + "linkedin": "https://www.linkedin.com/in/sanjiban-sengupta/", + "Description": "real-time real-estate data prediction & analysis. A robust application providing support for predicting and detecting land quality & cover, its optimal usage for building flats or property, its generative model, and optimal paths to electric/water/sewage reserve.", + "TechStack": ["Machine Learning", "Django", "React", "Tensorflow", "Pytorch", "Computer Vision", "OpenCV", "GANs"] + }, + + { + "Name": "ModernBanking-Management-System", + "Repo": "https://github.com/spandey1296/ModernBanking-Management-System", + "Owner": "SHIVANT KUMAR PANDEY", + "github": "https://github.com/spandey1296", + "linkedin": "https://www.linkedin.com/in/shivantkumarpandey/", + "Description": "This is a modern banking project that has the facility to provide all services on a single platform such as internet banking, wealth management, loan facility, and get information about money transfer updates.", + "TechStack": ["Kotlin"] + }, + + { + "Name": "CityonBikes", + "Repo": "https://github.com/preeti13456/CityonBikes", + "Owner": "Preeti Sharma", + "github": "https://github.com/Preeti13456", + "linkedin": "https://www.linkedin.com/in/preeti-sharma-155a85181/", + "Description": "Created a website for renting bikes https://cityonbikes.herokuapp.com/", + "TechStack": ["html" , "css" , "Javascript", "python", "django"] + }, + + { + "Name": "StarBook", + "Repo": "https://github.com/hashirshoaeb/star_book", + "Owner": "Hashir Shoaib", + "github": "https://github.com/hashirshoaeb", + "linkedin": "https://www.linkedin.com/in/hashirshoaeb/", + "Description": "“StarBook” is a digital diary, and a mood tracking app. The user will be able to rate his mood for each day and write a short story for him, like how his day was. Color is given to each mood, let’s say, green for a happy mood, red for angry and yellow for a sad mood. The statistics of users will be visualized in a methodical structure. For this the app will form a graph, calendar, each date box is colored with the color of users aura lets say green for positive spirits. StarBook will cooperate with users to boost their positive energy and train healthy thinking, correspondingly moving towards calmer and patient personality. StarBook will use positive psychology and cognitive behavioral therapy for you to better understand yourself, overcoming stress, anxiety, and depressions. The app is all in all focused to give personalized experience to every individual user, increasing their productivity, objectivity, and emotional health.", + "TechStack": [] + }, + + { + "Name": "Sampark", + "Repo": "https://github.com/The-Robotics-Forum/sampark", + "Owner": "The Robertics Forum", + "github": "https://github.com/The-Robotics-Forum", + "linkedin": "https://www.linkedin.com/company/the-robotics-forum/", + "Description": "This is a free and open source team chat collaboration platform that allows user to communicate securely in Realtime ,Share File, Location and code snippet as well as create private rooms.", + "TechStack": ["MERN"] + }, + + { + "Name": "Review My Project", + "Repo": "https://github.com/Technocolabs100/Stack-Overflow-Tag-Predictions", + "Owner": "Yasin Shah", + "github": "https://www.github.com/Yasin-Shah", + "linkedin": "https://www.linkedin.com/in/yasin-shah-139970141/", + "Description": "Create a Web Application that User Have to Submit your own Project details like working videos, links, photos, and their code to review by Developer experts.", + "TechStack": ["HTML", "CSS", "Javascript", "PHP", "Mangodb", "MySql Database", "React", "NODE JS"] + }, + + { + "Name": "PortfolioFy", + "Repo": "https://github.com/kaustubhgupta/PortfolioFy", + "Owner": "Kaustubh Gupta", + "github": "https://github.com/kaustubhgupta", + "linkedin": "https://www.linkedin.com/in/kaustubh-gupta-612767ab/", + "Description": "As a developer we create hundreds of repositories and hardly 15-20 of them actually make it to final project we deploy and showcase on social media/linkedin. This GitHub action allows you to generate your perfect self updating portfolio with Projects, Hackathons and latest Blogs (optional). An index file is generated by this action which with the help of GitHub pages gets deployed as soon as it is commited the repository.", + "TechStack": ["Python", "HTML", "CSS", "Javascript", "GitHub Actions", "API"] + }, + + { + "Name": "Hacking-Scripts", + "Repo": "https://github.com/Tejas1510/Hacking-Scripts", + "Owner": "Tejas Sudhir Tapas", + "github": "https://github.com/Tejas1510", + "linkedin": "https://www.linkedin.com/in/tejas-tapas-971847171/", + "Description": "Hacking Scripts contains amazing and awesome scripts written in Python, Javascript, Java, Nodejs, and more. The main aim of the repository will be to provide utility scripts that might make everyday life easy.", + "TechStack": ["Python", "Javascript", "Nodejs", "Java"] + }, + + { + "Name": "Netra", + "Repo": "https://github.com/The-Robotics-Forum/netra", + "Owner": "The Robotics Forum", + "github": "https://github.com/The-Robotics-Forum", + "linkedin": "https://www.linkedin.com/company/the-robotics-forum/", + "Description": "Android Application used in TRFs Flagship Level 1 Workshop every year.", + "TechStack": ["Kotlin","OpenCV","Google vision API", "MaterialUI"] + } + ] \ No newline at end of file diff --git a/assets/projects/swoc/swoc2021.json b/assets/projects/swoc/swoc2021.json new file mode 100644 index 0000000..fb29c08 --- /dev/null +++ b/assets/projects/swoc/swoc2021.json @@ -0,0 +1,546 @@ +[ + { + "Name": "Internship Onboarding Platform", + "Repo": "https://github.com/praveenscience/Internship-LMS-FrontEnd", + "Owner": "Praveen Kumar Purushothaman", + "github": "https://github.com/praveenscience", + "linkedin": "https://www.linkedin.com/in/praveentech/", + "Description": "A nice way to onboard new interns to projects and teach them too.", + "TechStack": [ + "MERN", + "ReactJS", + "NodeJS", + "bootstrap5", + "ExpressJS" + ] + }, + { + "Name": "Doc2Pen", + "Repo": "https://github.com/smaranjitghose/doc2pen", + "Owner": "Smaranjit Ghose", + "github": "https://github.com/smaranjitghose", + "linkedin": "https://www.linkedin.com/in/smaranjitghose/", + "Description": "Doc2Pen started as a pet project to help my fellow batchmates cope up with the needs of doing several handwritten assignments amidst the pandemic. Now are expanding as a small yet bonded open source project that aims to make the academic lives of our students easier, one function at a time. I am looking forward to integrating features like drawing, UML, quiz, a platform to practice timed responses for exams like TOEFL, GRE, IELTS [especially the Writing part. I personally need this as I had 1 day to study and score a 115/120] and in the far future an open-source plagiarism checker [because Grammarly cannot be trusted fully for research work and Turnitin is mostly available to faculties]", + "TechStack": [ + "HTML", + "CSS", + "Javascript", + "React" + ] + }, + { + "Name": "Face Mask Detection", + "Repo": "https://github.com/chandrikadeb7/Face-Mask-Detection", + "Owner": "Chandrika Deb", + "github": "https://github.com/chandrikadeb7", + "linkedin": "https://www.linkedin.com/in/chandrika-deb/", + "Description": "Face Mask Detection system built with OpenCV, Keras/TensorFlow using Deep Learning and Computer Vision concepts in order to detect face masks in static images as well as in real-time video streams.", + "TechStack": [ + "Python", + "Deep Learning", + "Computer Vision" + ] + }, + { + "Name": "ArtCV", + "Repo": "https://github.com/smaranjitghose/ArtCV", + "Owner": "Smaranjit Ghose", + "github": "https://github.com/smaranjitghose", + "linkedin": "https://www.linkedin.com/in/smaranjitghose/", + "Description": "ArtCV is an initiative to create a platform that makes use of Computer Vision, Image Processing, and Deep Learning [ mostly GANS and Variational Autoencoders] under the hood to provide us with various artistic outputs for any image. We are also exploring Bio-medical benefits using Ishihara Discs. This can be described as a measure to re-create something similar to PRISMA but with the power of the open source, without any associated bloatware and an added benefit of letting others learn Computer Vision while contributing to the project and getting to know about latest techniques which otherwise remain sealed in research papers posted every month!", + "TechStack": [ + "Python", + "OpenCV", + "TensorFlow", + "StreamLit", + "Image Processing", + "Computer Vision" + ] + }, + { + "Name": "img_ai_app boilerplate", + "Repo": "https://github.com/smaranjitghose/img_ai_app_boilerplate", + "Owner": "Smaranjit Ghose", + "github": "https://github.com/smaranjitghose", + "linkedin": "https://www.linkedin.com/in/smaranjitghose/", + "Description": "This project [ I have kept the Name weird but it makes sense ] is for creating an open-source template that any developer, data scientist, researcher, or hobbyist can use for building a prototype of their Artificial Intelligence model(algorithm) dealing with images and performing tasks like Image Classification, Object Detection, Post Estimation, etc and then host it easily using services like Heroku, AWS, GCP and others. We believe the 2020s are the years where ML models need to come out of the Jupyter Notebooks for some and every reason and we want to make the process simpler for a lot of people who get intimidated or dont have much time to do it from scratch. [ Currently, we are just laser-focused on Deep Learning based approach and that too Image Classification. But with the passage of time, we intend to make it more generalized]", + "TechStack": [ + "StreamLit", + "Python", + "HTML", + "CSS", + "TensorFlow", + "TensorFlow.JS" + ] + }, + { + "Name": "FantomsAR-shopping-app", + "Repo": "https://github.com/som23ya/FantomsAR-shopping-app", + "Owner": "Somya Upadhyay", + "github": "https://github.com/som23ya", + "linkedin": "https://www.linkedin.com/in/somya-upadhyay-5b2028166/", + "Description": "Our intention is to give shoppers of our storefront the option of AR features with an android application. A complete virtual store that gives users the chance to experience the masks, clothing, and other commodities in AR. As of this year, Google has recently announced many more ARCore features to be made available over the web(which is currently pending public release) and Android. Having implemented ARkit and Arcore, we felt it’s time to get the word out there on the true capabilities of these features.", + "TechStack": [] + }, + { + "Name": "Lane Detection using OpenCV", + "Repo": "https://github.com/akshitagupta15june/lane_detection_opencv", + "Owner": "Akshita Gupta", + "github": "https://github.com/akshitagupta15june", + "linkedin": "https://www.linkedin.com/in/akshita-gupta-a4a895187", + "Description": "The lane detection has proved to be an efficient technique to prevent accidents in Intelligent Transportation Systems.The review on lane detection has shown that the most of the researchers has neglected the problem of the fog and noise in images. Thus noise and fog may reduce the accuracy of the existing systems.", + "TechStack": [ + "Python", + "OpenCV" + ] + }, + { + "Name": "Face-X", + "Repo": "https://github.com/akshitagupta15june/Face-X", + "Owner": "Akshita Gupta", + "github": "https://github.com/akshitagupta15june", + "linkedin": "https://www.linkedin.com/in/akshita-gupta-a4a895187", + "Description": "AI BASED FACIAL RECOGNITION ATTENDANCE SYSTEM", + "TechStack": [ + "Python", + "OpenCV", + "CNN", + "ANN" + ] + }, + { + "Name": "QP-Generator", + "Repo": "https://github.com/Team-Tomato/QP-Generator", + "Owner": "Akbar Habeeb B", + "github": "https://github.com/AkbarHabeeb", + "linkedin": "https://www.linkedin.com/in/akbarhabeebb/", + "Description": "Question paper generator helper, wiki: https://github.com/Team-Tomato/QP-Generator/wiki", + "TechStack": [ + "React", + "Flask" + ] + }, + { + "Name": "PyDataStructs", + "Repo": "https://github.com/codezonediitj/pydatastructs", + "Owner": "Gagandeep Singh", + "github": "https://github.com/czgdp1807/", + "linkedin": "https://www.linkedin.com/in/czgdp1807/", + "Description": "Currently, the project aims to be a Python package for various data structures in computer science. Besides, we are also working on including parallel algorithms. To the best of our knowledge, a well-designed library/package which has covered most of the data structures and algorithms including their parallel implementation doesnt exist. In future, i.e, after a few releases of the package when the software design will become stable, we also aim to provide APIs for the code in C++ and Java as well.", + "TechStack": [ + "Python", + "Git" + ] + }, + { + "Name": "Water Monitoring System", + "Repo": "https://github.com/vinitshahdeo/Water-Monitoring-System/", + "Owner": "Vinit Shahdeo", + "github": "https://github.com/vinitshahdeo/", + "linkedin": "https://www.linkedin.com/in/vinitshahdeo/", + "Description": "Water Monitoring System is an web based Liquid Level Monitoring system that has mechanisms to keep the user alerted in case of liquid overflow or when tank depletes.", + "TechStack": [ + "React", + "Node.js" + ] + }, + { + "Name": "Port Scanner", + "Repo": "https://github.com/vinitshahdeo/PortScanner", + "Owner": "Vinit Shahdeo", + "github": "https://github.com/vinitshahdeo/", + "linkedin": "https://www.linkedin.com/in/vinitshahdeo/", + "Description": "A go-to tool for scanning network. Scan all the open ports for a given host with just one click.", + "TechStack": [ + "Python", + "Flask" + ] + }, + { + "Name": "eduAlgo", + "Repo": "https://github.com/Abhijit2505/eduAlgo", + "Owner": "Abhijit Tripathy", + "github": "https://github.com/Abhijit2505", + "linkedin": "https://www.linkedin.com/in/abhijit-tripathy-415912187/", + "Description": "This is a very simple python package made up with python script to contain & study different algorithms for educational purposes. This project has been a part of FOSS Hack 2020 and PyCon India 2020 Devsprint before as well. The PyPI package can ve viewed here - https://pypi.org/project/eduAlgo/", + "TechStack": [ + "Python", + "Algorithms" + ] + }, + { + "Name": "Dolos", + "Repo": "https://github.com/ACM-VIT/dolos", + "Owner": "Yash Kumar Verma", + "github": "https://github.com/yashkumarverma/", + "linkedin": "https://www.linkedin.com/in/yash-kumar-verma/", + "Description": "Ever wanted to get random data for that app you were building but didnt want to bloat your requests with unwanted data? Were here to help. Dolos is a server written in Javascript which generates random data in the exact structure as is required by the user, at a blazing speed by serving only whats requested. Everything without using complex technologies like graphql. Perfect for beginners.", + "TechStack": [ + "Javascript", + "MySQL Database", + "Data Mocking" + ] + }, + { + "Name": "Algorithmic Treasure", + "Repo": "https://github.com/Abhijit2505/Algorithmic-Treasure-Original", + "Owner": "Abhijit Tripathy", + "github": "https://github.com/Abhijit2505", + "linkedin": "https://www.linkedin.com/in/abhijit-tripathy-415912187", + "Description": "Many a times when interview approaches, the interview preparing students start searching for different Data Structures and algorithm problems in the internet. This project is a website that has many previously asked interview questions and their solutions.", + "TechStack": [ + "HTML", + "CSS", + "Bootstrap", + "Algorithms", + "Python", + "C++" + ] + }, + { + "Name": "AapKaVaidya", + "Repo": "https://github.com/Harshit564/AapKaVaidya", + "Owner": "Harshit Singh", + "github": "https://github.com/Harshit564", + "linkedin": "https://www.linkedin.com/in/harshit-singh-lko/", + "Description": "A flutter based application for easy interaction between patients and doctors. During a Pandemic many of the patients are looking to get regular health check-ups but moving outside in such conditions seems risky.", + "TechStack": [ + "Flutter", + "Firebase" + ] + }, + { + "Name": "Canvasboard", + "Repo": "https://github.com/Canvasbird/canvasboard", + "Owner": "Kajol Kumari", + "github": "https://github.com/Kajol-Kumari", + "linkedin": "https://www.linkedin.com/in/kajol-kumari-73245b166/", + "Description": "Its a way to ease the online teaching process and make it more interactive and prodctive. For more details, do checkout https://github.com/Canvasbird/canvasboard", + "TechStack": [ + "Angular8", + "MongoDB", + "MongoDB", + "React", + "Express", + "NodeJS" + ] + }, + { + "Name": "Amazing-Python-Scripts", + "Repo": "https://github.com/avinashkranjan/Amazing-Python-Scripts", + "Owner": "Avinash Kumar Ranjan", + "github": "https://github.com/avinashkranjan", + "linkedin": "https://www.linkedin.com/in/avinashkranjan/", + "Description": "A curated collection of Amazing Python scripts from Basics to Advance with automation task scripts. This is your Personal space to find or add any new script that can make Life Easier as a Developer, and to find a utility of coding to burst out of boredom.", + "TechStack": [ + "Python", + "HTML", + "CSS", + "Javascript", + "Flask", + "Markdown" + ] + }, + { + "Name": "Scrum-Management", + "Repo": "https://github.com/Harshita248/Scrum-Management", + "Owner": "Harshita Raj", + "github": "https://github.com/Harshita248", + "linkedin": "https://www.linkedin.com/in/harshita-raj", + "Description": "The idea of the project is to customize all the ongoing projects under one roof. The website includes certain columns which is like working, in progress, done ,etc and once the student enters his/her details into the Website with the currently working project his details will be stored on the database and will show on the first column. After that when the Project comes in progress the cards of the column will shift to another column. We also have an admin login and signup where an admin can be assigned as a mentor to the particular student which he accepts by clicking the accept button shown in the popup window. This way it will work for different organisations . I thought to make it real for my coding club but now its for all organization . This project is in progress as of now and I would like to include this in this open source program.", + "TechStack": [ + "HTML", + "CSS", + "Javascript", + "MongoDB", + "Nodejs" + ] + }, + { + "Name": "Snippet Share", + "Repo": "https://github.com/PragatiVerma18/Snippet-Share", + "Owner": "Pragati Verma", + "github": "https://github.com/PragatiVerma18", + "linkedin": "https://www.linkedin.com/in/pragativerma18/", + "Description": "This is a code snippet sharing app that lets you share syntax-highlighted code snippets with easy copy-paste options and a secure secret code and a unique URL.", + "TechStack": [ + "Django", + "HTML", + "CSS", + "Javascript", + "Bulma CSS" + ] + }, + { + "Name": "Friday", + "Repo": "https://github.com/avinashkranjan/Friday", + "Owner": "Avinash Kumar Ranjan", + "github": "https://github.com/avinashkranjan", + "linkedin": "https://www.linkedin.com/in/avinashkranjan/", + "Description": "Friday - Your Personal Class Manager Assistant, It'll never let you miss another assignment deadline or upcoming test.", + "TechStack": [ + "Flutter", + "Dart", + "HTML", + "CSS", + "Javascript", + "UI/UX", + "Firebase" + ] + }, + { + "Name": "sim-C", + "Repo": "https://github.com/cimplec/sim-c", + "Owner": "Siddhartha Dhar Choudhury", + "github": "https://github.com/frankhart2018", + "linkedin": "https://www.linkedin.com/in/siddhartha-dhar/", + "Description": "Often people have trouble programming in C (especially beginners) due to its low level syntax and unavailability of stable third party libraries. We present sim-C a high-level front end for C which creates a dynamically typed syntax for C. User can write code in this high level syntax and then compile it to optimized C code. sim-C does not process the code and simply translates it to C thus, there is no possibility of the code running slowly. So, with sim-C users can write code faster using the high level syntax and at the same time be able to harness the power and speed of a C program. Let us make C cool again.", + "TechStack": [ + "C", + "Python", + "Compiler Design" + ] + }, + { + "Name": "Spotify Recommendation Engine", + "Repo": "https://github.com/ucalyptus/Spotify-Recommendation-Engine", + "Owner": "Sayantan Das", + "github": "https://github.com/ucalyptus", + "linkedin": "https://www.linkedin.com/in/ucalyptus/", + "Description": "This is a rapid prototyped presentation of how a Spotify Recommendation Engine should work . A system that recommends songs from your existing playlists using Spotify API and a bit of classical machine learning techniques. Vision To create a flutter clone of Spotify that uses the Recommendation Engine this project is based upon. A lightweight app with basic functionalities of Spotify i.e A Music Player, a playlist that belongs to the user, OAuth capabilities. Playlist functionality is important as it will serve as the basis for future music recommendations based on the features it houses. Goal is to use an implicit matrix factorisation model (originally proposed by Spotify's research team) for usage.", + "TechStack": [ + "Python", + "ML", + "Fluttter" + ] + }, + { + "Name": "Community-website", + "Repo": "https://github.com/HITK-TECH-Community/Community-Website", + "Owner": "Kajol Kumari", + "github": "https://github.com/Kajol-Kumari", + "linkedin": "https://www.linkedin.com/in/kajol-kumari-73245b166", + "Description": "Being from tier-2 and tier-3 colleges, you often face the problem of knowledge gap in our college days. But once you begin walking in the path of tech, you discover a place where people are just like you. 😇✨ We are a group of HITK students trying to fill the knowledge gap and help you find your place of discovery by sharing you the opportunities and resources at the right time!⏱️ This project aims to build the official site for the community page so that any student can use the resources shared by us.", + "TechStack": [ + "Monstack" + ] + }, + { + "Name": "Rotten Scripts", + "Repo": "https://github.com/HarshCasper/Rotten-Scripts", + "Owner": "Harsh Bardhan Mishra", + "github": "https://github.com/harshcasper", + "linkedin": "https://www.linkedin.com/in/harshcasper", + "Description": "Rotten Scripts contains amazing and awesome scripts written in Python, Javascript, Bash, Powershell, and more. Consider this repository as your personal space to find or add any new script that can make life easier for us and the Open Source community too, as a Developer, and find a utility of coding to burst out of boredom. Get started with coding exhilarating scripts that you can use to download PDFs from an Online Source or just to randomly like everyone's Instagram Post.", + "TechStack": [ + "Python", + "Javascript", + "BASH", + "Golang" + ] + }, + { + "Name": "Rajappan", + "Repo": "https://github.com/kaiiyer/rajappan", + "Owner": "Kai Iyer", + "github": "https://github.com/kaiiyer", + "linkedin": "https://www.linkedin.com/in/anoop-krishnan47/", + "Description": "The All in one Security project for Digital Privacy. A step towards a better & secure Internet", + "TechStack": [] + }, + { + "Name": "Github Spy", + "Repo": "https://github.com/YashKumarVerma/github-spy", + "Owner": "Yash Kumar Verma", + "github": "https://github.com/yashkumarverma", + "linkedin": "https://www.linkedin.com/in/yash-kumar-verma/", + "Description": "Do you lead an organization? or are you a maintainer of some open source project? Even if you are neither of the above, there can be instances when you might be required to generate quick reports of any Github organization. This can cover anything as simple as getting the Name of all repositories or things a bit tricky like ensuring projects contain a particular structure. GithubSpy is the bot that you need. With a robust structure to develop upon, we are looking for contributors willing to add more features.", + "TechStack": [ + "Javascript", + "MySQL Database", + "Data Mocking" + ] + }, + { + "Name": "Friday", + "Repo": "https://github.com/avinashkranjan/Friday", + "Owner": "Avinash Kumar Ranjan", + "github": "https://github.com/avinashkranjan", + "linkedin": "https://www.linkedin.com/in/avinashkranjan/", + "Description": "Since after the pandemic almost everything has been moved on virtual world So has Education. All our classes has been moved online and with that all our assignments, test, exams, Viva are being held on online platform as well, With so many assignments deadlines, upcoming exams dates and being busy with our life we forget the deadlines and exam dates on most occasion. I dont know how many of you but it happens to me frequently. So I came up with this app which once feeded with all the required data itll remind you of the Assignement deadlines, upcoming exams, unfinished homework. So, you can plan your schedule accordingly.", + "TechStack": [ + "Flutter", + "Firebase" + ] + }, + { + "Name": "Breast Cancer Predictor", + "Repo": "https://github.com/srimani-programmer/Breast-Cancer-Predictor/", + "Owner": "SRI MANIKANTA PALAKOLLU", + "github": "https://github.com/srimani-programmer", + "linkedin": "https://www.linkedin.com/in/srimani-programmer/", + "Description": "Breast cancer is the most common type of cancer in women. When cancers are found early, they can often be cured. There are some devices that detect breast cancer but many times they lead to false positives, which results in patients undergoing painful, expensive surgeries that were not even necessary. These types of cancers are called benign which do not require surgeries and we can reduce these unnecessary surgeries by using Machine Learning. These predictions will help doctors to do surgeries only when the cancer is malignant, thus reducing unnecessary surgeries for a woman. This project helps us to identify breast cancer in women that helps us to save many lives.", + "TechStack": [ + "Python", + "ML", + "flask" + ] + }, + { + "Name": "HackStation", + "Repo": "https://github.com/ashishnagpal2498/hackstation", + "Owner": "Ashish Nagpal", + "github": "https://github.com/ashishnagpal2498", + "linkedin": "https://www.linkedin.com/in/ashish-nagpal24", + "Description": "Ever missed a coding contest because you completely forget about it or misinterpret the timing, worked anonymous number of hours and still arent able to convince your boss that youre working. Well we get it all covered for you. We at HackStation provide a platform to share your work in number. Get your working graph reminders for coding contests and share your work among your peers. All you need to do is tell us who you are ? The project will be divided into two parts depending upon whether the user is a developer or an organization. A separate platform for developers as well as organization. For user the basic options available will be dashboard, coding contest reminders profile, whereas for organization productivity will be divided into teams and graphs shown accordingly.", + "TechStack": [ + "HTML", + "CSS", + "bootstrap", + "ReactJs", + "MongoDB", + "GraphQL", + "Nodejs" + ] + }, + { + "Name": "ChessJS", + "Repo": "https://github.com/ashishpapanai/chessJS", + "Owner": "Ashish Papanai", + "github": "https://github.com/ashishpapanai", + "linkedin": "Https://linkedin.com/in/ashishpapanai", + "Description": "Its a 2300+ ELO Rated Javascript-based ChessEngine which helps to analyse moves and play with another AI Chess Engine", + "TechStack": [ + "Reinforcement Learning", + "Vanilla JS", + "Web Dev", + "GOFAI" + ] + }, + { + "Name": "Realate", + "Repo": "https://github.com/deluminators/Realate", + "Owner": "Sanjiban Sengupta", + "github": "https://github.com/kahanikaar", + "linkedin": "https://www.linkedin.com/in/sanjiban-sengupta/", + "Description": "real-time real-estate data prediction & analysis. A robust application providing support for predicting and detecting land quality & cover, its optimal usage for building flats or property, its generative model, and optimal paths to electric/water/sewage reserve.", + "TechStack": [ + "Machine Learning", + "Django", + "React", + "Tensorflow", + "Pytorch", + "Computer Vision", + "OpenCV", + "GANs" + ] + }, + { + "Name": "ModernBanking-Management-System", + "Repo": "https://github.com/spandey1296/ModernBanking-Management-System", + "Owner": "SHIVANT KUMAR PANDEY", + "github": "https://github.com/spandey1296", + "linkedin": "https://www.linkedin.com/in/shivantkumarpandey/", + "Description": "This is a modern banking project that has the facility to provide all services on a single platform such as internet banking, wealth management, loan facility, and get information about money transfer updates.", + "TechStack": [ + "Kotlin" + ] + }, + { + "Name": "CityonBikes", + "Repo": "https://github.com/preeti13456/CityonBikes", + "Owner": "Preeti Sharma", + "github": "https://github.com/Preeti13456", + "linkedin": "https://www.linkedin.com/in/preeti-sharma-155a85181/", + "Description": "Created a website for renting bikes https://cityonbikes.herokuapp.com/", + "TechStack": [ + "HTML", + "CSS", + "Javascript", + "python", + "django" + ] + }, + { + "Name": "StarBook", + "Repo": "https://github.com/hashirshoaeb/star_book", + "Owner": "Hashir Shoaib", + "github": "https://github.com/hashirshoaeb", + "linkedin": "https://www.linkedin.com/in/hashirshoaeb/", + "Description": "“StarBook” is a digital diary, and a mood tracking app. The user will be able to rate his mood for each day and write a short story for him, like how his day was. Color is given to each mood, let’s say, green for a happy mood, red for angry and yellow for a sad mood. The statistics of users will be visualized in a methodical structure. For this the app will form a graph, calendar, each date box is colored with the color of users aura lets say green for positive spirits. StarBook will cooperate with users to boost their positive energy and train healthy thinking, correspondingly moving towards calmer and patient personality. StarBook will use positive psychology and cognitive behavioral therapy for you to better understand yourself, overcoming stress, anxiety, and depressions. The app is all in all focused to give personalized experience to every individual user, increasing their productivity, objectivity, and emotional health.", + "TechStack": [] + }, + { + "Name": "Sampark", + "Repo": "https://github.com/The-Robotics-Forum/sampark", + "Owner": "The Robertics Forum", + "github": "https://github.com/The-Robotics-Forum", + "linkedin": "https://www.linkedin.com/company/the-robotics-forum/", + "Description": "This is a free and open source team chat collaboration platform that allows user to communicate securely in Realtime ,Share File, Location and code snippet as well as create private rooms.", + "TechStack": [ + "MERN" + ] + }, + { + "Name": "Review My Project", + "Repo": "https://github.com/Technocolabs100/Stack-Overflow-Tag-Predictions", + "Owner": "Yasin Shah", + "github": "https://www.github.com/Yasin-Shah", + "linkedin": "https://www.linkedin.com/in/yasin-shah-139970141/", + "Description": "Create a Web Application that User Have to Submit your own Project details like working videos, links, photos, and their code to review by Developer experts.", + "TechStack": [ + "HTML", + "CSS", + "Javascript", + "PHP", + "Mangodb", + "MySql Database", + "React", + "NODE JS" + ] + }, + { + "Name": "PortfolioFy", + "Repo": "https://github.com/kaustubhgupta/PortfolioFy", + "Owner": "Kaustubh Gupta", + "github": "https://github.com/kaustubhgupta", + "linkedin": "https://www.linkedin.com/in/kaustubh-gupta-612767ab/", + "Description": "As a developer we create hundreds of repositories and hardly 15-20 of them actually make it to final project we deploy and showcase on social media/linkedin. This GitHub action allows you to generate your perfect self updating portfolio with Projects, Hackathons and latest Blogs (optional). An index file is generated by this action which with the help of GitHub pages gets deployed as soon as it is commited the repository.", + "TechStack": [ + "Python", + "HTML", + "CSS", + "Javascript", + "GitHub Actions", + "API" + ] + }, + { + "Name": "Hacking-Scripts", + "Repo": "https://github.com/Tejas1510/Hacking-Scripts", + "Owner": "Tejas Sudhir Tapas", + "github": "https://github.com/Tejas1510", + "linkedin": "https://www.linkedin.com/in/tejas-tapas-971847171/", + "Description": "Hacking Scripts contains amazing and awesome scripts written in Python, Javascript, Java, Nodejs, and more. The main aim of the repository will be to provide utility scripts that might make everyday life easy.", + "TechStack": [ + "Python", + "Javascript", + "Nodejs", + "Java" + ] + }, + { + "Name": "Netra", + "Repo": "https://github.com/The-Robotics-Forum/netra", + "Owner": "The Robotics Forum", + "github": "https://github.com/The-Robotics-Forum", + "linkedin": "https://www.linkedin.com/company/the-robotics-forum/", + "Description": "Android Application used in TRFs Flagship Level 1 Workshop every year.", + "TechStack": [ + "Kotlin", + "OpenCV", + "Google vision API", + "MaterialUI" + ] + } +] \ No newline at end of file diff --git a/assets/projects/swoc/swoc2023.json b/assets/projects/swoc/swoc2023.json new file mode 100644 index 0000000..6736ffe --- /dev/null +++ b/assets/projects/swoc/swoc2023.json @@ -0,0 +1,408 @@ +[ + { + "Name": "Rezume", + "Repo": "https://github.com/CatsInTech/Rezume/", + "Owner": "Praveen Kumar Purushothaman", + "github": "https://github.com/praveenscience/", + "linkedin": "https://uk.linkedin.com/in/praveentech/", + "Description": "Rezume is a free online portal for generating resumes without worrying about the styling and formatting. In the web portal, you only need to input the basic information which you want to have on your resume and it will automatically generate a decent resume for you.", + "TechStack": [ + "NodeJs", + "Google Chrome", + "VSCode", + "Git" + ] + }, + { + "Name": "User-Auth-Microservice", + "Repo": "https://github.com/sazamansari/node.js-_microservices", + "Owner": "Md Shadab Azam Ansari", + "github": "https://github.com/sazamansari", + "linkedin": "", + "Description": "Express.js is a framework of Node.js for building efficient, scalable Node.js server-side applications. It uses modern JavaScript, is built with JavaScript (preserves compatibility with pure JavaScript) and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).", + "TechStack": [ + "Javascript", + "Node.js", + "MongoDB", + "AUTH" + ] + }, + { + "Name": "Web3.0.World", + "Repo": "https://github.com/Vikash-8090-Yadav/Web3.0-World", + "Owner": "Vikash Kumar Yadav ", + "github": "https://github.com/Vikash-8090-Yadav", + "linkedin": "", + "Description": "One place for the web3 developer to showcase their project . This Repo Web3.World consists of projects (decentralized apps) build on differnet chains.This made for the blockchain developer who wants to learn something while contributing .", + "TechStack": [ + "Web3", + "Blockchain" + ] + }, + { + "Name": "solidity -Pathshala", + "Repo": "https://github.com/Vikash-8090-Yadav/Solidity-Pathshala", + "Owner": "Vikash Kumar Yadav", + "github": "https://github.com/Vikash-8090-Yadav", + "linkedin": "", + "Description": "One place for the smart contract developer. This repo will have all the smart contract written in the remix ide .It contains all the source code with the screen shot.", + "TechStack": [ + "Solidity", + "Blockchain" + ] + }, + { + "Name": "Face-X", + "Repo": "https://github.com/akshitagupta15june/Face-X", + "Owner": "Akshita Gupta", + "github": "https://github.com/akshitagupta15june", + "linkedin": "", + "Description": "Demonstration of different algorithms and operations on faces.", + "TechStack": [ + "ML", + "ANN", + "Web", + "IoT" + ] + }, + { + "Name": "Css.Effects-Designs", + "Repo": "https://github.com/WeBeginners-Community/CSS.Effects-Designs", + "Owner": "Sulagna Dutta Roy", + "github": "https://github.com/WeBeginners-Community", + "linkedin": "", + "Description": "This respository is specially for newcomers who wants to enhance their knowledge and skills by making small/large projects.Only Css/SAAS/LASS Projects is accepted.", + "TechStack": [ + "CSS", + "HTML", + "Javascript", + "Documentation skills" + ] + }, + { + "Name": "Docbook", + "Repo": "https://github.com/WeBeginners-Community/DocBook", + "Owner": "Sulagna Dutta Roy", + "github": "https://github.com/WeBeginners-Community", + "linkedin": "", + "Description": "Documentations of Html to every open source technologies. Its a low-code repository This respository is specially for newcomers who wants to enhance their documentation skills by making small/large projects. ", + "TechStack": [ + "CSS", + "HTML", + "Javascript", + "Documentation skills" + ] + }, + { + "Name": "TechOS Bell", + "Repo": "https://github.com/techos-bell", + "Owner": "Faeka Ansari", + "github": "https://github.com/techos-bell", + "linkedin": "", + "Description": "Coming soon, Stay tuned...", + "TechStack": [ + "HTML", + "CSS", + "JavaScript", + "ReactJS" + ] + }, + { + "Name": "Dino", + "Repo": "https://github.com/developer-diganta/Dino", + "Owner": "Diganta Kr Banik", + "github": "https://github.com/developer-diganta", + "linkedin": "", + "Description": "Dino is a chrome extension to help people with dyslexia and color blindness access web pages with more ease. ", + "TechStack": [ + "HTML", + "CSS", + "JavaScript" + ] + }, + { + "Name": "Deep Learning Simplified", + "Repo": "https://github.com/World-of-ML/DL-Simplified", + "Owner": "Abhishek Sharma", + "github": "https://github.com/World-of-ML", + "linkedin": "", + "Description": "Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL", + "TechStack": [ + "Deep Learning", + "Machine Learning", + "Tensorflow", + "Neural Networks", + "Keras" + ] + }, + { + "Name": "Task Management Application ", + "Repo": "https://github.com/swarnavopramanik/task-management-application", + "Owner": "Swarnavo Pramanik", + "github": "https://github.com/swarnavopramanik", + "linkedin": "", + "Description": "Coming soon, Stay tuned...", + "TechStack": [] + }, + { + "Name": "Terminal Portfolio", + "Repo": "https://github.com/techspiritss/terminal-portfolio", + "Owner": "Sidharth Sethi", + "github": "https://github.com/techspiritss", + "linkedin": "", + "Description": "Not Everyone is good at making attractive GUI Elements. Some people rock at making CLI. This Project invites all those CLI Lovers to create a CLI Themed Portfolio", + "TechStack": [ + "HTML", + "CSS", + "JavaScript" + ] + }, + { + "Name": "Front-End-Projects", + "Repo": "https://github.com/TusharKesarwani/Front-End-Projects", + "Owner": "Tushar Kesarwani", + "github": "https://github.com/TusharKesarwani", + "linkedin": "https://www.linkedin.com/in/tushar104", + "Description": "This is a Repository where different types of Front - End Projects are present. If you have any front end project then you can contribute to this open source repository.", + "TechStack": [ + "HTML5", + "CSS3", + "JavaScript" + ] + }, + { + "Name": "Vritaant", + "Repo": "https://github.com/bhattabhi013/Vritant", + "Owner": "Abhishek Bhatt", + "github": "https://github.com/bhattabhi013", + "linkedin": "", + "Description": "Vritaant is a cross-platform application to help the naughty and carefree young ones learn and understand nursery rhymes in a fun and interactive way. It helps to incorporate Augmented Reality based digital learning experience to help children take their first step into formal education ", + "TechStack": [ + "Flutter", + "AR" + ] + }, + { + "Name": "Attack Vectors Suite", + "Repo": "https://github.com/SANTHOSH17-DOT/attack-vectors-suite", + "Owner": "Santhosh Murugaiah", + "github": "https://github.com/SANTHOSH17-DOT", + "linkedin": "", + "Description": "This repository contains a collection of cybersecurity attack vectors. I firmly believe that the best way to learn something is to do it & all my experiments with a particular attack vector have been documented in this repo. ", + "TechStack": [ + "Golang", + "Javascript", + "Solidity", + "React" + ] + }, + { + "Name": "Are you bombed", + "Repo": "https://github.com/SANTHOSH17-DOT/are-you-bombed", + "Owner": "Santhosh Murugaiah", + "github": "https://github.com/SANTHOSH17-DOT", + "linkedin": "", + "Description": "A Golang application which can generate flat and nested zip bombs and serve them using Gin HTTP web framework.", + "TechStack": [ + "Golang", + "Javascript", + "Solidity", + "React" + ] + }, + { + "Name": "HODL", + "Repo": "https://github.com/SANTHOSH17-DOT/HODL", + "Owner": "Santhosh Murugaiah", + "github": "https://github.com/SANTHOSH17-DOT", + "linkedin": "", + "Description": "Hold On for Dear Life is a time lock wallet to which users can send their crypto and set a HODL time.", + "TechStack": [ + "Golang", + "Javascript", + "Solidity", + "React" + ] + }, + { + "Name": "SeamLess UI", + "Repo": "https://github.com/Clueless-Community/seamless-ui", + "Owner": "Rajdeep Sengupta", + "github": "https://github.com/Clueless-Community", + "linkedin": "", + "Description": "This is a Web UI Kit made with simple HTML and Tailwind CSS. You can use them in any of your projects, be it a simple HTML, CSS static website or a React, Vue, Angular or Next.js Complex app.", + "TechStack": [ + "HTML", + "CSS", + "Tailwind CSS", + "React" + ] + }, + { + "Name": "Clueless Official Website", + "Repo": "https://github.com/Clueless-Community/clueless-official-website", + "Owner": "Debajyoti Saha", + "github": "https://github.com/Clueless-Community", + "linkedin": "", + "Description": "This is Clueless official website where you can make your developer profile as well as meet new people across the world.", + "TechStack": [ + "React", + "Firebase", + "Typescript", + "NextJS", + "Tailwind", + "Material UI" + ] + }, + { + "Name": "FinTech API", + "Repo": "https://github.com/Clueless-Community/fintech-api", + "Owner": "Nikhil Raj", + "github": "https://github.com/Clueless-Community", + "linkedin": "", + "Description": "An API that helps you to deal with your financial calculations", + "TechStack": [ + "Python", + "Fast API" + ] + }, + { + "Name": "Rapton - Resume Builder for Developers", + "Repo": "https://github.com/itsmdasifraza/rapton-react-client", + "Owner": "Md Asif Raza", + "github": "https://github.com/itsmdasifraza", + "linkedin": "", + "Description": "Rapton is a Open Source Project that builds resume for developers which takes input from users like Name, email, education, skills, social profiles, work experience, projects, achievements, and then compile the data to generate a resume of selected template.", + "TechStack": [ + "React", + "Bootstrap", + "MaterialUI", + "Node", + "Express", + "MongoDB" + ] + }, + { + "Name": "ARTIST BANK", + "Repo": "https://github.com/mohit200008/NFT-MARKETPLACE", + "Owner": "Mohit Lamba", + "github": "https://github.com/mohit200008", + "linkedin": "", + "Description": "Coming soon, Stay tuned...", + "TechStack": [ + "Reactjs", + "Solidity", + "Blockchain", + "Tailwindcss", + "Ganache", + "Truffle" + ] + }, + { + "Name": "Codeless Builder", + "Repo": "https://github.com/orgs/Codeless-Builder/repositories", + "Owner": "Arya Soni", + "github": "https://github.com/aryasoni98", + "linkedin": "", + "Description": "We aim to build codeless webapp builder which will be an open-source, free of cost, user-friendly web application for creating attractive websites without writing any piece of code where anyone can quickly draft components with the simple drag and drop UI.", + "TechStack": [ + "Core Javascript", + "ReactJS", + "NextJS", + "VueJS", + "TypescriptJS", + "MongoDB", + "NodeJS", + "ExpressJS" + ] + }, + { + "Name": "TerraForge3D", + "Repo": "https://github.com/Jaysmito101/TerraForge3D", + "Owner": "Jaysmito Mukherjee", + "github": "https://github.com/Jaysmito101", + "linkedin": "", + "Description": "TerraForge3D is a powerful cross platform procedural terrain generation and texturing tool.", + "TechStack": [ + "C++", + "OpenGL", + "GLSL", + "Vulkan" + ] + }, + { + "Name": "Blog App Backend", + "Repo": "https://github.com/Anamika1-cpu/Blog-Application", + "Owner": "Anamika Gour", + "github": "https://github.com/Anamika1-cpu", + "linkedin": "", + "Description": "Coming soon, Stay tuned...", + "TechStack": [ + "MongoDB", + "NodeJS", + "ExpressJS" + ] + }, + { + "Name": "Algorithms", + "Repo": "https://github.com/Kumar-laxmi/Algorithms", + "Owner": "Kumar Laxmikant", + "github": "https://github.com/Kumar-laxmi", + "linkedin": "", + "Description": "A Repository for algorithms in C, C++, Python and Java", + "TechStack": [ + "C", + "C++", + "Python", + "Java" + ] + }, + { + "Name": "Python Voice Assistant", + "Repo": "https://github.com/subhadip-saha-05/Python-Voice-Assistant", + "Owner": "Subhadip Saha", + "github": "https://github.com/subhadip-saha-05", + "linkedin": "", + "Description": "This Voice assistant can greet you, can search items in google, youtube, wikipedia, can open twitter, instagram, facebook, can create todo list. ", + "TechStack": [ + "Python" + ] + }, + { + "Name": "DeStore", + "Repo": "https://github.com/De-store/De-Store", + "Owner": "Suraj Singla", + "github": "https://github.com/De-store", + "linkedin": "", + "Description": "DeStore is a completely decentralized platform that will provide a one-stop solution for app deployment. Companies and developers will be able to list their applications on DeStore using the web client and users will be able to download an application using the DeStore mobile application.", + "TechStack": [ + "IPFS", + "MATIC", + "ReactJS", + "React-native", + "The graph" + ] + }, + { + "Name": "Project-Guidance", + "Repo": "https://github.com/Kushal997-das/Project-Guidance", + "Owner": "Kushal Das", + "github": "https://github.com/Kushal997-das", + "linkedin": "", + "Description": "The Ultimate resources for beginner to advance level projects all at one place", + "TechStack": [] + }, + { + "Name": "Driver snoozing system", + "Repo": "https://github.com/Deep-ghosty/Driver-Snoozing-System", + "Owner": "Deepanshu bisht", + "github": "https://github.com/Deep-ghosty", + "linkedin": "", + "Description": "Coming soon, Stay tuned...", + "TechStack": [ + "Python", + "dlib", + "fac_utils" + ] + } +] \ No newline at end of file diff --git a/assets/projects/swoc/swoc2024.json b/assets/projects/swoc/swoc2024.json new file mode 100644 index 0000000..58f853d --- /dev/null +++ b/assets/projects/swoc/swoc2024.json @@ -0,0 +1,708 @@ +[ + { + "Name": "DL-Simplified", + "Repo": "https://github.com/abhisheks008/DL-Simplified", + "Owner": "Abhishek Sharma", + "github": "https://github.com/abhisheks008", + "linkedin": "https://www.linkedin.com/in/abhishek-sharma-aa06a9183/", + "Description": "Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning.", + "TeckStack": [ + "Deep Learning", + "Machine Learning", + "Artificial Intelligence", + "Data Analysis", + "Keras", + "Tensorflow", + "Neural Networks", + "NLP", + "Image Processing", + "Computer Vision" + ] + }, + { + "Name": "Resonate", + "Repo": "https://github.com/AOSSIE-Org/Resonate", + "Owner": "Chandan S Gowda", + "github": "https://github.com/chandansgowda", + "linkedin": "https://www.linkedin.com/in/chandan-s-gowda-4b2913183/", + "Description": "With the rising popularity of social voice platforms such as Clubhouse and Twitter Spaces, it is high time for an Open Source alternative. A platform like this would not only enhance credibility within the open-source community but also attract more users and foster growth. An engagement platform that is Open Source has the potential to drive significant traction and help establish a strong presence.", + "TeckStack": [ + "flutter", + "nodejs", + "appwrite", + "livekit" + ] + }, + { + "Name": "EuphoriaCheck", + "Repo": "https://github.com/Aryainguz/Euphoria-Check-PERMA-Meter-Express", + "Owner": "Aryan Inguz", + "github": "https://github.com/Aryainguz", + "linkedin": "https://www.linkedin.com/in/aryan-inguz-b73150254/", + "Description": "A powerful tool to help you assess and improve your well-being! This web application, built using Express and Node.js, measures your happiness and life satisfaction based on the PERMA model of well-being by psychologist Dr Martin Seligman. With personalized insights, users gain a comprehensive breakdown of their PERMA scores, identifying areas for personal growth and well-being enhancement.", + "TeckStack": [ + "nodejs", + "expressjs", + "ejs", + "rest APIs (javascript)" + ] + }, + { + "Name": "Minglr - Social Networking Website", + "Repo": "https://github.com/Mayuresh-22/Minglr", + "Owner": "Mayuresh Choudhary", + "github": "https://github.com/Mayuresh-22", + "linkedin": "https://www.linkedin.com/in/mayureshchoudhary", + "Description": "Minglr is a secure and feature-rich social networking site that enables users to connect, interact, and share content with others. Built with PHP for the backend and HTML5, CSS, and JavaScript for the front end, Minglr provides a seamless and enjoyable user experience. Contributions to Minglr are welcome!", + "TeckStack": [ + "PHP", + "HTML5", + "CSS", + "javascript", + "MySql", + "DiceBear HTTP API" + ] + }, + { + "Name": "Demon Connect", + "Repo": "https://github.com/anupammaurya6767/Demon_connect", + "Owner": "Anupam Maurya", + "github": "https://github.com/anupammaurya6767", + "linkedin": "https://www.linkedin.com/in/anupam-maurya-b9a04a225?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app", + "Description": "Welcome to Demon Connect - WhatsApp API, your powerful tool for unleashing the potential of WhatsApp in your applications. This API allows you to integrate WhatsApp messaging into your projects with ease.", + "TeckStack": [ + "python", + "selenium" + ] + }, + { + "Name": "digitomize", + "Repo": "https://github.com/digitomize/digitomize", + "Owner": "Pranshu Gupta", + "github": "https://github.com/pranshugupta54", + "linkedin": "https://www.linkedin.com/in/pranshu54/", + "Description": "Platform for exploring coding contests and creating dynamic portfolios that showcase their coding skills and achievements.", + "TeckStack": [ + "reactjs", + "vite", + "tailwind", + "nodejs", + "expressjs", + "npm", + "mongoDB", + "firebase" + ] + }, + { + "Name": "Virtuo Learn", + "Repo": "https://github.com/JAYESHBATRA/Virtuo-Learn", + "Owner": "Jayesh Batra", + "github": "https://github.com/JAYESHBATRA", + "linkedin": "https://www.linkedin.com/in/jayesh-batra-in/", + "Description": "Virtuo Learn is a platform that provides immersive learning experiences like never before. It offers simulations, 3D visualizations, customized quizzes, doubt engine, and videos, all in one place.", + "TeckStack": [ + "html", + "css", + "javascript", + "matterjs", + "threejs" + ] + }, + { + "Name": "stabo", + "Repo": "https://github.com/Arceuuss/stabo", + "Owner": "RATUL ADHIKARY", + "github": "https://github.com/ratuladhikary21", + "linkedin": "https://www.linkedin.com/in/ratul-adhikary-829716240/", + "Description": "Ai Image Generator App", + "TeckStack": [ + "java", + "typescript", + "objective-c", + "ruby", + "javascript", + "objective-c++" + ] + }, + { + "Name": "MindSpace", + "Repo": "https://github.com/The-MindSpace/MindSpace-Web", + "Owner": "Subroto Banerjee", + "github": "https://github.com/TeeWrath", + "linkedin": "https://www.linkedin.com/in/subroto-banerjee-70983b214/", + "Description": "MindSpace is a web app that aims to improve access to mental health resources and support, particularly for those who may not have the means or ability to attend in-person appointments. The app includes functionality for mental health resources such as support groups, therapy options, and crisis hotlines.", + "TeckStack": [ + "html", + "css", + "javascript" + ] + }, + { + "Name": "GenAI-Projects", + "Repo": "https://github.com/yagyesh-bobde/GenAI-Projects", + "Owner": "Yagyesh Bobde", + "github": "https://github.com/yagyesh-bobde", + "linkedin": "https://www.linkedin.com/in/bobde-yagyesh/", + "Description": "A wide curration of open-source projects and applications in the emerging field of generative AI. It will also be a curation of resources to start learning about generative AI.", + "TeckStack": [ + "html", + "javascript", + "python", + "tensorflow", + "pytorch", + "flask", + "reactjs", + "nodejs", + "APIs" + ] + }, + { + "Name": "GPT-3.5-ON-STEROIDS", + "Repo": "https://github.com/programmingninjas/GPT-3.5-ON-STEROIDS", + "Owner": "Ayan Khan", + "github": "https://github.com/programmingninjas", + "linkedin": "https://www.linkedin.com/in/ayankhan3105/", + "Description": "GPT-3.5-ON-STEROIDS combines GPT with Python tools, empowering dynamic web scraping, language processing, and data retrieval. Contribute to advancing text generation with AI. 🚀", + "TeckStack": [ + "openAI", + "python", + "bs4", + "streamlit" + ] + }, + { + "Name": "MealMatters", + "Repo": "https://github.com/AnupK1234/MealMatters", + "Owner": "Anup Khismatrao", + "github": "https://github.com/AnupK1234", + "linkedin": "https://www.linkedin.com/in/anup-khismatrao-729520221/", + "Description": "MealMatters is a webapp designed to overcome student food insecurity by connecting students with nearby restaurants that provide free meals. The webapp facilitates student registration, enabling them to view a list of nearby restaurants offering free meals and request coupons from the organization. Donors can also register for an account and make donations to the organization, which utilizes these funds to reimburse restaurants for meals provided to students. MealMatters aims to increase student access to free meals, alleviate the financial burden of food insecurity, raise awareness of the issue, and encourage support for student food insecurity initiatives.", + "TeckStack": [ + "reactjs", + "nodejs", + "expressjs", + "mongoDB", + "tailwindCSS", + "javascript" + ] + }, + { + "Name": "Brighter-Beginnings ", + "Repo": "https://github.com/dakshsinghrathore/Brighter-Beginnings", + "Owner": "Daksh Singh Rathore", + "github": "https://github.com/dakshsinghrathore", + "linkedin": "https://www.linkedin.com/in/daksh-singh-rathore-%F0%9F%87%AE%F0%9F%87%B3-84aa981aa?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app", + "Description": "Discover coding for beginners in our GitHub repo! Enjoy a free three-module course, an interactive learning experience, and a supportive community. Your journey to a brighter future starts now! Join us!", + "TeckStack": [ + "html", + "tailwindCSS", + "javascript", + "firebase" + ] + }, + { + "Name": "School Management System EMS", + "Repo": "http://github.com/iHRex/school-management", + "Owner": "HARSH VERMA", + "github": "http://github.com/ihrex", + "linkedin": "http://linkedin.com/in/ihrex", + "Description": "A one stop, free and open sourced solution for educational institutions. School or College Management System (ERP) wordpress based plugin. Supports features such as- Admission, Fee Management, ID Card Generator, mPDF, Attendance etc.", + "TeckStack": [ + "PHP", + "javascript", + "CSS", + "wordpress" + ] + }, + { + "Name": "Python gamez arena", + "Repo": "https://github.com/pinak22dhir/Python-Gamez-Arena", + "Owner": "Pinak Dhir", + "github": "https://github.com/pinak22dhir", + "linkedin": "https://www.linkedin.com/in/pinak-dhir-b03621265", + "Description": "Python game", + "TeckStack": [ + "python" + ] + }, + { + "Name": "COMPLETE-Fullstack-ecommerce-Responsive-MERN-App ", + "Repo": "https://github.com/Souvikparua/COMPLETE-Fullstack-ecommerce-Responsive-MERN-App", + "Owner": "Souvik Parua", + "github": "https://github.com/Souvikparua", + "linkedin": "https://www.linkedin.com/in/souvik-parua-bb031a230/", + "Description": "A COMPLETE Fullstack ecommerce Responsive MERN App using React, Redux, Nodejs, and MongoDB. A working ecommerce site from scratch, using React, Redux, Nodejs, and MongoDB.", + "TeckStack": [ + "reactjs", + "redux", + "nodejs", + "mongoDB" + ] + }, + { + "Name": "Palettegram", + "Repo": "https://github.com/Sanchitbajaj02/palettegram", + "Owner": "Sanchit Bajaj", + "github": "https://github.com/Sanchitbajaj02", + "linkedin": "https://www.linkedin.com/in/sanchitbajaj02", + "Description": "Palettegram is a social media application dedicated to professionals like graphic designers, UI/UX designers, Developers, etc. to leverage UI designs, design ideas, UX approaches and color palettes.", + "TeckStack": [ + "typescript", + "nextjs", + "tailwindCSS", + "appwrite" + ] + }, + { + "Name": "SQL Dev Tools", + "Repo": "https://github.com/PranabKumarSahoo/sql-dev-tools", + "Owner": "Pranab Kumar Sahoo", + "github": "https://github.com/PranabKumarSahoo", + "linkedin": "https://www.linkedin.com/in/pranabks/", + "Description": "So basically, this is a tools for SQL Developers, a React-based application empowering SQL developers with versatile functionalities and make their daily tasks easy.", + "TeckStack": [ + "reactjs", + "javascript", + "css", + "firebase" + ] + }, + { + "Name": "Click-The-Edible-Game", + "Repo": "https://github.com/Rakesh9100/Click-The-Edible-Game", + "Owner": "Rakesh Roshan", + "github": "https://github.com/Rakesh9100", + "linkedin": "https://www.linkedin.com/in/rakesh-roshan-9100/", + "Description": "A well-designed interesting game made using HTML, CSS, and JS where you can play with your favourite edible and click it to get the most scores.", + "TeckStack": [ + "html", + "css", + "javascript", + "jQuery" + ] + }, + { + "Name": "Beautiify", + "Repo": "https://github.com/Rakesh9100/Beautiify", + "Owner": "Rakesh Roshan", + "github": "https://github.com/Rakesh9100", + "linkedin": "https://www.linkedin.com/in/rakesh-roshan-9100/", + "Description": "Beautiify comprises a curated selection of beautifully designed components and animations that can be seamlessly incorporated into any website, elevating its overall UI experience.", + "TeckStack": [ + "html", + "css", + "javascript", + "jQuery" + ] + }, + { + "Name": "CalcDiverse", + "Repo": "https://github.com/Rakesh9100/CalcDiverse", + "Owner": "Rakesh Roshan", + "github": "https://github.com/Rakesh9100", + "linkedin": "https://www.linkedin.com/in/rakesh-roshan-9100/", + "Description": "CalcDiverse is a customized collection of calculators for various aspects of mathematics. Individuals with basic web development knowledge can create distinctive calculators and submit pull requests.", + "TeckStack": [ + "html", + "css", + "javascript", + "jQuery" + ] + }, + { + "Name": "FlavorFleet", + "Repo": "https://github.com/sagnik3788/FlavorFleet", + "Owner": "sagnik das", + "github": "https://github.com/sagnik3788/", + "linkedin": "https://www.linkedin.com/in/sagnik-das-b550ab224/", + "Description": "Initiated and contributed to the development of FlavorFleet, an open-source food website built with Node.js, and MongoDB. Designed and implemented features showcasing international foods, leveraging the skills of various cooks within the community. Implemented a user-friendly cart facility for users to easily select and order their favorite dishes.", + "TeckStack": [ + "html", + "css", + "javascript", + "nodejs" + ] + }, + { + "Name": "Flutter Event App", + "Repo": "https://github.com/LegendSumeet/eventapp", + "Owner": "Sumeet Vishwakarma ", + "github": "https://www.github.com/LegendSumeet", + "linkedin": "https://www.linkedin.com/in/sumeetvishwakarma/", + "Description": "An open-source Flutter-based Event Planning App to simplify the process of organizing and managing various types of events.", + "TeckStack": [ + "flutter", + "firebase" + ] + }, + { + "Name": "GameSphere3.0", + "Repo": "https://github.com/GameSphere-MultiPlayer/GameSphere3.0", + "Owner": "Aman Kumar Singh ", + "github": "https://github.com/Aman1-coder", + "linkedin": "https://www.linkedin.com/in/aman-singh-026141222/", + "Description": "Our website's goal is to create a website where two or more friends can gather and play games online (such as multiplayer) without having to download any software or tools to their computers or mobile devices.", + "TeckStack": [ + "html", + "css", + "javascript", + "bootstrap", + "jQuery", + "PHP", + "laravel", + "MySQl" + ] + }, + { + "Name": "GeetaGPT", + "Repo": "https://github.com/subh05sus/GeetaGPT", + "Owner": "Subhadip Saha", + "github": "https://github.com/subh05sus", + "linkedin": "https://www.linkedin.com/in/subhadipsahaofficial", + "Description": "GeetaGPT is a chatbot built with Flask that embodies the persona of Lord Krishna, possessing extensive knowledge from Shrimadvagwat Geeta. The bot is powered by the OpenAI GPT-3.5 model, capable of answering life problems, providing advice, and offering motivation.", + "TeckStack": [ + "python", + "flask", + "html", + "css", + "javascript" + ] + }, + { + "Name": "BlockRush Game", + "Repo": "https://github.com/subh05sus/BlockRush-Game", + "Owner": "Subhadip Saha", + "github": "https://github.com/subh05sus/", + "linkedin": "https://www.linkedin.com/in/subhadipsahaofficial", + "Description": "Block Rush is an exciting endless game where players control a nimble block, dodging obstacles and dashing through an ever-changing course. This repository contains the source code for the game, providing an open-source platform for collaboration, improvement, and community contribution.", + "TeckStack": [ + "unity", + "blender", + "C#" + ] + }, + { + "Name": "Python Voice Assistant", + "Repo": "https://github.com/subh05sus/Python-Voice-Assistant", + "Owner": "Subhadip Saha", + "github": "https://github.com/subh05sus/", + "linkedin": "https://linkedin.com/subhadipsahaofficial", + "Description": "A Python-based voice assistant that can greet you and perform a variety of tasks, including searching the web, opening social media, and creating a to-do list and much more to play with the amazing features.", + "TeckStack": [ + "python" + ] + }, + { + "Name": "Thala For Reason", + "Repo": "https://github.com/subh05sus/ThalaForReason", + "Owner": "Subhadip Saha", + "github": "https://github.com/subh05sus/", + "linkedin": "https://linkedin.com/subhadipsahaofficial", + "Description": "Thala For Reason is a fun project inspired by the legendary MS Dhoni, also known as Thala. The project allows users to check if they are Thala in a humorous way, following the famous meme trend.", + "TeckStack": [ + "nodejs", + "expressjs", + "html", + "css", + "javascript", + "gemini pro" + ] + }, + { + "Name": "ecosim-client", + "Repo": "https://github.com/ai-economy-simulator/ecosim-client", + "Owner": "Amish Mittal", + "github": "https://github.com/fliptrail", + "linkedin": "https://www.linkedin.com/in/amishmittal/", + "Description": "Client app for AI Economy Simulator. Using AI program synthesis to predict macroeconomic factors in the form of a video game.", + "TeckStack": [ + "nextjs", + "reactjs", + "fluent UI", + "colyseus" + ] + }, + { + "Name": "ecosim-server", + "Repo": "https://github.com/ai-economy-simulator/ecosim-server", + "Owner": "Amish Mittal", + "github": "https://github.com/fliptrail", + "linkedin": "https://www.linkedin.com/in/amishmittal/", + "Description": "Game Server for AI Economy Simulator. Using AI program synthesis to predict macroeconomic factors in the form of a video game.", + "TeckStack": [ + "javascript", + "colyseus", + "mongoDB" + ] + }, + { + "Name": "ecosim-ai", + "Repo": "https://github.com/ai-economy-simulator/ecosim-ai", + "Owner": "Amish Mittal", + "github": "https://github.com/fliptrail", + "linkedin": "https://www.linkedin.com/in/amishmittal/", + "Description": "AI Engine for AI Economy Simulator. Using AI program synthesis to predict macroeconomic factors in the form of a video game.", + "TeckStack": [ + "openAI", + "GPT-4", + "fastAPI", + "economics" + ] + }, + { + "Name": "Brewtopia", + "Repo": "https://github.com/Open-Source-Chandigarh/Brewtopia", + "Owner": "Varinder Singh", + "github": "https://github.com/Varinder-Dhillon0", + "linkedin": "https://www.linkedin.com/in/varinder-dhillon-5b8420263/", + "Description": "Brewtopia, a MERN stack-powered cafe management platform. Seamlessly add coffee and tea blends to your cart, with secure checkout and swift delivery. Join a tech-savvy community, leverage personalized recommendations, and elevate your cafe experience with our cutting-edge MERN architecture. Explore, code, and brew with Brewtopia!", + "TeckStack": [ + "reactjs", + "mongoDB", + "nodejs", + "expressjs", + "razorpay" + ] + }, + { + "Name": "IGNYTE WEBSITE", + "Repo": "https://github.com/charu1603/Ignyte-website", + "Owner": "Chaitrali kakde", + "github": "https://github.com/charu1603", + "linkedin": "https://www.linkedin.com/in/chaitralikakde", + "Description": "We're a tight-knit community of developers, coders, and designers who are here to learn and teach, with a mission to spread the fire of knowledge and empower each other without any bounds!Get ready to join forces with other like-minded individuals in a fun, supportive environment! Let's set the tech world ablaze together!", + "TeckStack": [ + "reactjs", + "tailwindCSS", + "GSAP" + ] + }, + { + "Name": "Vprofile", + "Repo": "https://github.com/Bhuvan028/Vprofile-devops-project", + "Owner": "Pasapala Bhuvanesh", + "github": "https://github.com/Bhuvan028", + "linkedin": "https://www.linkedin.com/in/bhuvanesh-p-147251211/", + "Description": "VProfile is a sophisticated full stack web application designed to streamline and enhance the process of managing user profiles. This project leverages various Amazon Web Services (AWS) components to ensure scalability, security, and reliability. VProfile incorporates AWS RDS, EC2, security groups, Elastic Beanstalk, Elastic Cache, and Amazon MQ to deliver a seamless user experience while adhering to industry best practices for web application development", + "TeckStack": [ + "linux", + "git", + "github", + "AWS RDS", + "AWS EC2", + "security groups", + "elastic beanstalk", + "elastic cache", + "Amazon MQ" + ] + }, + { + "Name": "RECB-Outii-Streamlining-Student-Tracking-with-QR-Technology", + "Repo": "https://github.com/arpitvermaofficial/RECB-Outii-Streamlining-Student-Tracking-with-QR-Technology", + "Owner": "Arpit Verma", + "github": "https://github.com/arpitvermaofficial/", + "linkedin": "https://www.linkedin.com/in/arpit-verma1/", + "Description": "Addressed record-keeping challenges by creating RECB_OUTII. Utilized QR codes to efficiently track student movements, capturing destination, timestamp, and crucial details. Implemented real-time SMS and Gmail alerts to notify wardens and parents instantly", + "TeckStack": [ + "flutter", + "firebase", + "dart" + ] + }, + { + "Name": "GitAlert", + "Repo": "https://github.com/ItIsOHM/gfi-notifier/", + "Owner": "Rhythm Garg", + "github": "https://github.com/arpitvermaofficial/", + "linkedin": "https://www.linkedin.com/in/gargrhythm", + "Description": "This app allows a user to subscribe to a github repo and then get emails whenever a new issue is raised in that repo under the label good first issue.", + "TeckStack": [ + "nodejs", + "reactjs", + "javascript", + "mongoDB", + "expressjs", + "AWS EB", + "resendAPI" + ] + }, + { + "Name": "Community-Website", + "Repo": "https://github.com/HITK-TECH-Community/Community-Website", + "Owner": "Kajol Kumari", + "github": "https://github.com/Kajol-Kumari", + "linkedin": "https://www.linkedin.com/in/kajol-kumari-73245b166/", + "Description": "We are a group of HITK students trying to fill the knowledge gap and help you find your place of discovery by sharing you the opportunities and resources at the right time!", + "TeckStack": [ + "reactjs", + "nodejs", + "mongoDB", + "expressjs" + ] + }, + { + "Name": "Sigma Events", + "Repo": "https://github.com/abhideepkumar/sigmaevents", + "Owner": "Abhideep Kumar", + "github": "https://github.com/abhideepkumar", + "linkedin": "https://www.linkedin.com/in/abhideepkumar/", + "Description": "Sigma Events is a website that connects students and clubs for convenient event planning and participation. Instead of dealing with inconsistent event information in WhatsApp groups and repeating the same details for each event in Google Forms, this platform simplifies the process. ", + "TeckStack": [ + "nextjs", + "html", + "css", + "tailwindCSS", + "mongoDB" + ] + }, + { + "Name": "AR-Webstore", + "Repo": "https://github.com/ShwetKhatri2001/AR-Webstore", + "Owner": "Shwet Khatri", + "github": "https://github.com/ShwetKhatri2001", + "linkedin": "https://www.linkedin.com/in/shwet-khatri-4ab216196/", + "Description": "AR-Webstore is an e-commerce platform where a list of 3D products can be visualized in your own environment ( AR ) and can be ordered smoothly. ", + "TeckStack": [ + "reactjs", + "javascript", + "html", + "css", + "google's 3D model viewer" + ] + }, + { + "Name": "Swetify-Music", + "Repo": "https://github.com/ShwetKhatri2001/Swetify-Music", + "Owner": "Shwet Khatri", + "github": "https://github.com/ShwetKhatri2001", + "linkedin": "https://www.linkedin.com/in/shwet-khatri-4ab216196/", + "Description": "Swetify-music is a web application to find and play your favourite music.It's is the golden opportunity to take the first step towards mastering web technologies and contributing to a real-world project via open-source! We have developed simply using HTML, CSS, and JavaScript which serve as the foundation for web development and provide an accessible entry point for newcomers to start their journey.", + "TeckStack": [ + "html", + "css", + "javascript", + "jQuery" + ] + }, + { + "Name": "FirstSpot", + "Repo": "https://github.com/jaysomani/firstspot", + "Owner": "Jayesh somani ", + "github": "https://github.com/jaysomani", + "linkedin": "https://www.linkedin.com/in/jayesh-somani/", + "Description": "Our website named, First spot is designed for the same, tourists can now explore new destinations where a guide will always be there to help you explore new paths and you can create your own paths as well. Planning a multi-city trip that not only helps you relax but also stirs in an extra element of excitement since you get to explore new destinations on the go.", + "TeckStack": [ + "html", + "css", + "javascript", + "firebase" + ] + }, + { + "Name": "Project Studio ", + "Repo": "https://github.com/BasirKhan418/Project-Studio.git", + "Owner": "Basir Khan", + "github": "https://github.com/BasirKhan418", + "linkedin": "https://www.linkedin.com/in/basir-khan-5aa62b258?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app", + "Description": "Project Studio: The ultimate project management and developer collaboration tool for streamlining workflows, enhancing team productivity, and delivering outstanding results. Manage tasks, track code changes, and communicate seamlessly with your team, all in one place.", + "TeckStack": [ + "nextjs", + "soket.io", + "webrtc" + ] + }, + { + "Name": "3D Artist", + "Repo": "https://github.com/sumeetghumare4/3D-Artist.git", + "Owner": "Sumeet Santosh Ghumare", + "github": "https://github.com/sumeetghumare4", + "linkedin": "https://www.linkedin.com/in/sumeet-ghumare24/", + "Description": "In the dynamic realm of 3D art creation, efficiency and precision are paramount. Our innovative project revolutionizes the traditional collaboration process between clients and 3D artists, addressing time-consuming iterations and potential misunderstandings. By leveraging state-of-the-art technologies, we've crafted a solution that redefines the industry standard.", + "TeckStack": [ + "openAI", + "javascript", + "python", + "blender", + "docker" + ] + }, + { + "Name": "Enigma", + "Repo": "https://github.com/Arbtrage/Enigma", + "Owner": "Sayantan Naskar", + "github": "https://github.com/Arbtrage", + "linkedin": "https://www.linkedin.com/in/sayantan-naskar/", + "Description": "A Github App that executes and comments the code present in the Pull Request's diff .", + "TeckStack": [ + "nodejs", + "webhooks", + "probot", + "github REST API", + "Judge0 API", + "rapid API" + ] + }, + { + "Name": "Moksh", + "Repo": "https://github.com/akshitagupta15june/Moksh", + "Owner": "Akshita Gupta ", + "github": "https://github.com/akshitagupta15june", + "linkedin": "https://www.linkedin.com/in/akshita-gupta-a4a895187", + "Description": "Moksh is a spiritual productivity tool designed for individuals who want to unlock their potential and achieve true balance in life. Our customized spiritual features help you take control of your work, focus on what truly matters, and rejuvenate your mind and spirit. By reading Bhagavad Gita, we become soul conscious and gain the strength to fight life's challenges. With Moksh, you can overcome the mental problems that arise from our body consciousness and find true happiness.", + "TeckStack": [ + "html", + "css", + "javascript", + "maps API", + "echo 3D" + ] + }, + { + "Name": "Face-X", + "Repo": "https://github.com/akshitagupta15june/Face-X", + "Owner": "Akshita Gupta", + "github": "https://github.com/akshitagupta15june", + "linkedin": "https://www.linkedin.com/in/akshita-gupta-a4a895187", + "Description": "Face-X is a comprehensive repository of algorithms and operations related to facial recognition, which includes a range of functionalities from facial filters, image processing, face mask detection, and facial attendance systems to animated emotions and facial cartoonification. It encompasses all the possible operations that can be performed on the frontal human face, making it a versatile platform for facial-related tasks.", + "TeckStack": [ + "ML", + "ANN", + "CNN", + "openCV", + "python" + ] + }, + { + "Name": "PetMe", + "Repo": "https://github.com/akshitagupta15june/PetMe", + "Owner": "Akshita Gupta", + "github": "https://github.com/akshitagupta15june", + "linkedin": "https://www.linkedin.com/in/akshita-gupta-a4a895187", + "Description": "PetMe is an all-in-one platform that allows animals to be adopted, donated to pet lovers, and provides emergency medical care to stray animals in need.", + "TeckStack": [ + "reactjs", + "nodejs", + "html", + "css", + "javascript" + ] + }, + { + "Name": "Sangnet", + "Repo": "", + "Owner": "Sayak Saha", + "github": "https://github.com/sayakongit", + "linkedin": "https://linkedin.com/in/sayaksaha10", + "Description": "Sangnet swiftly connects compatible blood donors with recipients, prioritizing privacy and security. We simplify the process, enabling donors to help during emergencies and medical procedures, ultimately saving lives in our communities.", + "TeckStack": [ + "Django", + "Django rest framework", + "reactjs", + "nextjs", + "sqlite", + "mapbox", + "SDK", + "auth0" + ] + } +] \ No newline at end of file