Pinned Repositories
52-technologies-in-2016
Let's learn a new technology every week. A new technology blog every Sunday in 2016.
ai_all_resources
A curated list of Best Artificial Intelligence Resources
Airports
A JSON database of 28k+ airports with ICAO/IATA codes, names, cities, two-letter country identifiers, elevation, latitude & longitude, and a timezone identifier
automate-boring-stuff
This is my repo following the book "Automate the boring Stuff" by Al Sweigart
awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
pdfbox
pdfbox test
PDFLayoutTextStripper
Converts a pdf file into a text file while keeping the layout of the original pdf. Useful to extract the content from a table in a pdf file for instance. This is a subclass of PDFTextStripper class (from the Apache PDFBox library).
Sunshine
Android App for Android Fundamentals
thunpst
Convert readpst multidirectory output into Thunderbird local folders structure.
bharatrsharma's Repositories
bharatrsharma/PDFLayoutTextStripper
Converts a pdf file into a text file while keeping the layout of the original pdf. Useful to extract the content from a table in a pdf file for instance. This is a subclass of PDFTextStripper class (from the Apache PDFBox library).
bharatrsharma/ai_all_resources
A curated list of Best Artificial Intelligence Resources
bharatrsharma/Airports
A JSON database of 28k+ airports with ICAO/IATA codes, names, cities, two-letter country identifiers, elevation, latitude & longitude, and a timezone identifier
bharatrsharma/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
bharatrsharma/best-resume-ever
:necktie: :briefcase: Build fast :rocket: and easy multiple beautiful resumes and create your best CV ever! Made with Vue and LESS.
bharatrsharma/bytebytego
System design Inteview
bharatrsharma/chatgpt_system_prompt
A collection of GPT system prompts and various prompt injection/leaking knowledge.
bharatrsharma/countries
World countries in JSON, CSV, XML and Yaml. Any help is welcome!
bharatrsharma/Countries-States-Cities-database
Database & Dropdown Demo
bharatrsharma/demo-progressive-web-app
🎉 A demo for progressive web application with features like offline, push notifications, background sync etc,
bharatrsharma/docx-html-editor
edit a docx using CKEditor via XHTML round trip (with some session state)
bharatrsharma/free-programming-books
:books: Freely available programming books
bharatrsharma/free-python-books
Python books free to read online or download
bharatrsharma/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
bharatrsharma/IndexedWordSearch
This library helps index list of words to be used for search.
bharatrsharma/java-util
Rarely available and hard-to-write Java utilities, written correctly, and thoroughly tested
bharatrsharma/js-xlsx
:green_book: SheetJS Community Edition -- Spreadsheet Parser and Writer
bharatrsharma/libpff
Library and tools to access the Personal Folder File (PFF) and the Offline Folder File (OFF) format
bharatrsharma/num-to-word
A Java library to convert number to word in different languages like English, Hindi, Gujarati etc.
bharatrsharma/openhtmltopdf
An HTML to PDF library for the JVM. Based on Flying Saucer and Apache PDF-BOX 2. With SVG image support.
bharatrsharma/ora2pg
Ora2Pg is a free tool used to migrate an Oracle database to a PostgreSQL compatible schema. It connects your Oracle database, scan it automaticaly and extracts its structure or data, it then generates SQL scripts that you can load into PostgreSQL.
bharatrsharma/PdfBox-Android
The Apache PdfBox project ported to work on Android
bharatrsharma/pdfbox-docs
Mirror of Apache PDFBox Docs
bharatrsharma/python-guide
Python best practices guidebook, written for humans.
bharatrsharma/python_tips
Some Python tips for beginner to intermediate users. Also used as a personal cheat sheet.
bharatrsharma/ResumeParser
A simple Java library to parse resumes in PDF, Word and Text files and form JSON / XML structures out of them
bharatrsharma/subtitle-downloader
Python script to automatically download subtitles for any movie/tv series episode.
bharatrsharma/tech-interview-handbook
💯 Materials to help you rock your next coding interview
bharatrsharma/textract
node.js module for extracting text from html, pdf, doc, docx, xls, xlsx, csv, pptx, png, jpg, gif, rtf and more!
bharatrsharma/XlsxWriter
A Python module for creating Excel XLSX files.