• Stars
    star
    1
  • Language
    C++
  • License
    MIT License
  • Created over 2 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 my solutions to different competitive programming problems.

More Repositories

1

AlphaBaghChal

A deep reinforcement learning AI agent inspired by Alpha Zero that learns to master the traditional Nepali Board Game of Bagh Chal through self-play.
Python
12
star
2

learning

A curated and personal to-do list of the things I want to learn and be better at.
10
star
3

baghchal

baghchal is a pure Python Bagh Chal library that supports game import, move generation, move validation and board image rendering. It also comes with a simple engine based on minimax algorithm and alpha-beta pruning.
Python
9
star
4

MangaScraper

A simple python script to scrape manga from the internet. You can create your manga list, checkout, and download new chapters releases that you've missed.
Python
9
star
5

MxN-Sudoku-Solver

Extending the idea of the classical 9x9 grid sudoku puzzle, this simple sudoku solver program written in Python can solve any valid grid size of sudoku puzzle with a sub-grid size of MxN.
Python
8
star
6

personal-website

Personal portfolio and blogging website. A collection of my thoughts, musings, and experiences.
TypeScript
5
star
7

GroWithMe

A website for people to learn collectively and share their insights on various topics.
HTML
5
star
8

programiz_project_based_tutorials

These are the programs from the Python Project-based Learning Tutorials that I did for Programiz.
Python
4
star
9

basnetsoyuj

GitHub Profile
4
star
10

improving-learned-index

Research on Learned Inverted Index Structures Derived from Transformers-based Ranking for Information Retrieval
Python
4
star
11

BaghChalPyGame

A simple Bagh Chal game created in pygame.
Python
3
star
12

ChessBoard

A simple chess board with chess.com neo style board and pieces, implemented in pygame.
Python
2
star
13

nepali-tokenizers

Pre-trained Tokenizers for the Nepali language with an interface to HuggingFace's tokenizers library for customizability.
Python
2
star
14

IncrementalProblem

MIT Programming For the Puzzled - Puzzle 2
Python
2
star
15

ProjectEuler

A repository containing solutions to the Project Euler problems. To make them more challenging and general, some of the questions have been tweaked.
Python
2
star
16

InverseFinder

The inverse finder of arbitrary rows/cols of a square matrix ,using recursion
Python
2
star
17

K_Nearest_Neighbor

A Simple K Nearest Neighbor Machine Learning Approach to predict handwritten digits from MNIST dataset
Python
2
star
18

number-to-words

A simple python program that converts integer number to words ( Till 10^63 )
Python
2
star
19

jekyll-website

A personal portfolio and blog-ish website
JavaScript
2
star
20

StockPredictionByLR

A simple python script using sklearn, pandas, and matplotlib to create a Linear Regression Model to predict the future stock prices.
Python
2
star
21

NQueenProblem

The N Queen is the problem of placing N chess queens on an NΓ—N chessboard so that no two queens attack each other.
Python
1
star
22

LinearRegressionModel

A linear regression model from scratch ( no sklearn or svm )
Python
1
star
23

image-generate-augment

This Python program generates training images by superimposing two images and augments the images.
Python
1
star
24

FileEncryptor

Python
1
star
25

ComputerClub

A repository containing all the necessary documents for the St. Xavier's Computer Science and Programming Club.
1
star
26

personal-blog

Old personal blogging site.
TypeScript
1
star
27

ProjectVision

Dart
1
star