Coder Social home page Coder Social logo

Hello, Iā€™m Pushkar Raj

Iā€™m a young programmer from India.

Some of my projects:

  • linereader : C++ library providing line editing and history capabilities to interactive CLI programs
  • hush : a UNIX shell supporting IO re-directions, piping, background execution etc.
  • dff : recursively finds and lists duplicate files
  • nights-watch : watches file(s) for modifications and re-executes a given command
  • png-steganography-tool : hides information inside PNG images
  • pxurl : a URL shortening webapp built using Nodejs, Express and MongoDB Atlas
  • clurl : same as pxurl, but written in Common Lisp, and uses PostgreSQL database
  • codebin : a hastebin clone for sharing code snippets (with syntax highlighting)
  • fisherman, fisherman-backend : a phishing tool (CLI script + backend code)
  • album-splitter : splits an album(audio file) into multiple tracks
  • css-minifier : minifies CSS for deployment
  • bmee : Basic mathematical expressions evaluator

Pushkar Raj's Projects

album-splitter icon album-splitter

Given a csv file and an audio file, split the audio file, into multiple tracks using ffmpeg.

argparser icon argparser

A C++17 argument parser header-only library.

base64 icon base64

A base64 encoder/decoder implemented in C++.

bmee icon bmee

Basic Mathematical Expression Evaluator

clurl icon clurl

Yet another URL shortener written in Common Lisp (using PostgreSQL database).

codebin icon codebin

A simple hastebin/pastebin clone using Express.js, Highlight.js and MongoDB Atlas.

cpplox icon cpplox

Lox programming language implementation in C++.

dfc icon dfc

A command line tool written in go, that finds duplicate files in a given directory tree, and interactively asks the user which file they want to keep.

dff icon dff

Recursively finds and lists duplicate files in a directory. Uses C++17 filesystem library and SHA-256 hashing algorithm.

fisherman icon fisherman

Client script for my phishing tool called fisherman.

gistmaker icon gistmaker

GistMaker is a command line utility written in C++. It creates github gists from local files.

gsync icon gsync

A python tool for syncing files between google drive and local file system.

hush icon hush

hush - The HUmble SHell. A UNIX shell written in C++, supporting job sequencing, background job, IO re-directions and piping.

linereader icon linereader

C++ library providing line-editing and history capabilities for interactive command line programs.

nights-watch icon nights-watch

Watches file(s) for modification and re-executes the given command.

pxurl icon pxurl

URL shortner built using Nodejs, Express and MongoDB Atlas.

sha-256 icon sha-256

Implementation of the SHA-256 hashing algorithm in C++.

slock icon slock

Simple screen locker by suckless.org

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.