• Stars
    star
    2
  • Language
    Shell
  • Created almost 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository contains all knowledge of the shell scripts that i am going to learn in my Linux journey.

More Repositories

1

shortIT

A full stack web application written in TypeScript with a Node/Express Server along with React & MongoDB database (MERN). Users are able to paste long URL's into the form provided and are able to input a custom URL if they want to!. You are then provided with an easy to use, customizable short URL you can share with whoever you like.
TypeScript
6
star
2

Natural-Language-Processing

In this repository i am gonna put all my codes and projects related to natural language processing using both machine learning and deep learning approach.
Jupyter Notebook
5
star
3

Object-Detection-Deep-Learning

In this repository i am gonna walk you through an evolution of object detection algorithms in deep learning.
Jupyter Notebook
5
star
4

PyTorch

In this repository i am gonna put all my codes, projects and tutorials related to PyTorch framework.
Jupyter Notebook
5
star
5

MediLeaf_AI

Medileaf is an application whose motive is to help the individual to identify medicinal plant with their properties by just scanning the leaf of any plant which might result creating curiosity about plant that lead to the preservation of the valuable plants as well as source of income.
PureBasic
5
star
6

moviedb

Welcome to my MovieDB Portfolio Project! Dive into a curated collection of movies with details on cast, crew, plots, and genres. I've crafted an interactive platform for film enthusiasts to explore both classics and the latest blockbusters. Join me in celebrating the magic of cinema through this user-friendly movie database.
JavaScript
4
star
7

express-typescript-backend

This repository contains boilerplate code for express app with typescript.
TypeScript
4
star
8

Image-Segmentation-Deep-Learning

This repository contains the implementation of image segmentation using deep learning.
Jupyter Notebook
4
star
9

Image-Classification-Deep-Learning

I this repository i am gonna walk you through an evolution of image classification algorithms in deep learning.
Jupyter Notebook
4
star
10

Node.js-Best-Practices

In this repository, i am going to push the code of scalable Node.js application.
JavaScript
4
star
11

MongoDB

In this repository i am gonna put my mongo db stuffs.
JavaScript
4
star
12

tweet-master

Tweet master is the automation tool for the twitter.
Python
4
star
13

Generative_AI_for_Computer_Vision

Welcome to the repository dedicated to exploring Generative Artificial Intelligence (AI) techniques in Computer Vision. This repository serves as a centralized hub for various projects, research, and resources related to generating visual content using AI models.
Jupyter Notebook
4
star
14

React-Tutorials

This repository contains all my practice code of React.js.
CSS
4
star
15

Javascript-Tutorials

This repository contains all programs and small projects that i write during the learning of Javascript and Typescript
JavaScript
3
star
16

contact-manager

This is a GUI application called contact manager built in Python. I use Tkinter module to make this desktop app.
Python
3
star
17

startuphunt

This is the simple django web app clone of product hunt. This is my basic project.
CSS
3
star
18

Siamese-Network-Deep-Learning

Implementation of Siamese Network using Python
Jupyter Notebook
3
star
19

Face-Recognition-Deep-Learning

In this repository i am gonna walk you through evolution of face recognition algorithms using deep learning approach.
Jupyter Notebook
3
star
20

Javascript-Works

This repository contains some of my projects built in vanilla javascript.
CSS
3
star
21

personal-website

This is a client side of my personal website which is built in React.js
JavaScript
3
star
22

my-website-frontend

This is my portfolio website built in HTML, CSS and JQuery.
HTML
3
star
23

The-killer-Project

This is killer project built in HTML, CSS and Javascript. This is only a template of a website. I made this during learning of html, css.
HTML
3
star
24

MyWeather

This is a mobile application for checking the weather of the place where you live.
JavaScript
3
star
25

Advance-Python

This repository contains practical implementation of advance Python concepts.
Python
3
star
26

deep-learning

The machine learning journey starts from here.
Jupyter Notebook
3
star
27

authentication-sytem-MERN

This project is how to make authentication system in MERN web application.
JavaScript
3
star
28

Freyja

This is a web app to grade essay using LSTM model using Django REST, React and Tensorflow. The dataset used to train the NLP model is https://www.kaggle.com/mpwolke/hewlett-foundation-essay-scoring
Jupyter Notebook
3
star
29

MFlix

This is a MFlix web app.
JavaScript
2
star
30

django-recipe-api

This is the recipe api that i built using Django Rest Framework.Where you can call different endpoints to create, update, view and delete the recipes.
Python
2
star
31

WeatherInfo

This is the simple weather web application.By this you can check the current weather of your city.
Python
2
star
32

Competitive-Coding

This repository contains all programs of competitive coding
C++
2
star
33

SArchiver

A CLI app to compress and decompress various files into various compression formats. Supported compression formats: Zip, Tar
Dart
2
star
34

glasir

This is our first university project. This is a freelancing web application.
JavaScript
2
star
35

MediLeaf_Scratch

Jupyter Notebook
2
star
36

Data-Structure-And-Algorithms

Implementations of Data Structure and Algorithms using C and Python
C
2
star
37

Node.js-tutorial

This repository contains all my practice code related to Node.js.
JavaScript
2
star
38

PERN-Stack-Todo-App

Simple PERN Stack web application.
TypeScript
2
star
39

burger-king

This is a web application built in React.js and Firebase where you can design your own burger and place an order.
JavaScript
2
star
40

MediLeaf_backend

This is a repository that contains production ready code of admin dashboard and knowledge base of MediLeaf.
JavaScript
2
star
41

personal-blog-site

This is a demo personal blogging site that was created to include in my portfolio.
JavaScript
2
star
42

Video-Player-MERN-Stack

This is a simple web application built in MERN stack and where you can upload video and see videos of your and others.
CSS
2
star
43

currency-exchanger-api

This is a repository which contains a python package that is used to get currency exchange rate
Python
2
star
44

coding-blog

This is the simple blog web app.
HTML
2
star
45

MediLeaf_Mobile

Android application
Dart
2
star
46

simple-blockchain

This is a simple implementation of blockchain using Python.
Python
2
star
47

Amazon-Clone-MERN

This is a full stack application built in javascript similar to amazon website.
JavaScript
2
star
48

surajkarki66

This is my portfolio.
2
star
49

scoin

This is an implementation of simple cryptocurrency built in blockchain technology.
Python
2
star
50

data-science

This repository contains all the practice code and data science implementations.
Jupyter Notebook
2
star
51

refine-antd-dashboard-demo

TypeScript
2
star
52

Generative_AI_for_NLP

Welcome to the repository dedicated to exploring Generative Artificial Intelligence (AI) techniques in the field of Natural Language Processing (NLP). This repository serves as a central hub for various research, and works related to generating and understanding human-like text using AI models.
Jupyter Notebook
2
star
53

Object-Oriented-Programming-in-Python

This repository contains practical implementation of object oriented programming in Python
Python
2
star
54

MediLeaf_frontend

TypeScript
1
star
55

django-rest-api

My django rest framework practice.
Python
1
star
56

initdemy-authentication-PENN-Stack

This is a boilerplate of authentication system for initdemy which is a online education marketplace which is built using Express.js in backend and Next.js in frontend.
TypeScript
1
star
57

cryptodex

A CLI based application built with Typescript to check the pricing of crypto coins.
JavaScript
1
star
58

django-inline-exploring

Python
1
star
59

intersection-observer-api

TypeScript
1
star
60

nextjs-tutorial

JavaScript
1
star
61

timeseries-machine-learning

This is a repository that contains all the practice codes and notebooks of machine learning implementations on timeseries datasets.
Jupyter Notebook
1
star
62

bookreadlist-graphql

JavaScript
1
star
63

fastapi-authentication

Python
1
star
64

personal-website-backend

This is the server side of my personal website.
JavaScript
1
star
65

tailwind-css-practices

This repository contains all of my practice codes of tailwind css.
HTML
1
star
66

docker-tutorials

Dockerfile
1
star
67

Lucy-Frontend

Front-end code for a NLP Powered Chatbot (3rd year project) written in Javascript using React library. You can access the chatbot using this web interface. Note: Firstly, you have to ensure that Lucy backend server is up and running in your machine.
TypeScript
1
star
68

javascript-websockets

Implementations of websocket technology in javascript.
JavaScript
1
star
69

machine-learning-algorithms

This repository contains an implementations of famous machine learning algorithms.
Jupyter Notebook
1
star
70

screen-capturer

TypeScript
1
star
71

github-repo-search

TypeScript
1
star
72

food-menu-realtime-app

This repository contains the application of websocket technology in node.js.
JavaScript
1
star
73

django-multiple-dbs-and-analytics

Python
1
star
74

roll_the_dice

C++
1
star
75

dart-tutorials

This repository contains all of my practice codes of Dart programming language.
Dart
1
star
76

meetups

JavaScript
1
star
77

buglogger

This is a simple cross-platform desktop application in which you can track bugs by creating, editing and deleting the bugs. To run the application please read the instruction carefully.
JavaScript
1
star
78

fastapi-tutorials

This repository contains all the practices and tutorial codes of FastAPI.
Python
1
star
79

flutter_quiz_app

A simple flutter mcq app.
C++
1
star
80

Lucy-Backend

This is an end-to-end implementation of deep learning. The Lucy is a web-based chatbot, which gives you information about Nepal Engineering College from where I graduated and this was my second minor college project.
Jupyter Notebook
1
star
81

PRODIGY_ML_04

Develop a hand gesture recognition model that can accurately identify and classify different hand gestures from image or video data, enabling intuitive human-computer interaction and gesture-based control systems.
Jupyter Notebook
1
star
82

fine-tune-LLMs

This is a repository that contains all the practice codes and notebooks written during the implementation of different techniques to fine-tune LLMs.
Jupyter Notebook
1
star
83

PRODIGY_ML_03

Implement a support vector machine (SVM) to classify images of cats and dogs from the Kaggle dataset.
Jupyter Notebook
1
star
84

unindent-cli

A basic CLI tool written in C++ that allows you to un-indent all the lines in a file.
C++
1
star
85

ensemble-learning

Jupyter Notebook
1
star
86

music-generation-using-generative-models

In this project, you are going to see different ways to generate music using various generative models like VAE, GAN, etc. Each directory in this repository represents a way to implement music generation.
Jupyter Notebook
1
star
87

driver_drowsiness_detection

This is a deep learning powered application that detects whether the driver who is driving the vehicle is sleeping or not sleeping.
Jupyter Notebook
1
star
88

anomaly-detection

This is a repository that contains all the practice codes and notebooks of anomaly detection implementations.
Jupyter Notebook
1
star
89

PRODIGY_ML_01

Implemented a linear regression model to predict the prices of houses based on their square footage and the number of bedrooms and bathrooms.
Jupyter Notebook
1
star
90

Dotfiles

These are my all configuration files of Arch Linux which also contains configurations for Hyprland (Wayland) window manager. The dotfiles are tested with Arch Linux only.
Shell
1
star
91

PRODIGY_ML_02

Create a K-means clustering algorithm to group customers of a retail store based on their purchase history.
Jupyter Notebook
1
star
92

sms-spam-detection-BERT

MS spam detection app, powered by Hugging Face's BERT model and deployed on Streamlit, offers users a simple yet powerful solution to identify spam messages in their SMS inbox. Through an intuitive user interface, users can input text messages for analysis. The app preprocesses the text, applies the BERT model trained on a SMS spam collection.
Jupyter Notebook
1
star
93

image-compressor

This is a cross platform desktop application to shrink the size of image.
JavaScript
1
star
94

rpass

Simple command line app for generating strong random passwords. It also shows all the passwords you generated.
Python
1
star
95

PTop

This is a cross-platform desktop application to check and monitor your system.
JavaScript
1
star
96

learning-golang

1
star