hygull
A curious, autodidact & simple programmer with a great willingness to learn, code & explore. A big fan of Go, Python, C/C++, JavaScript, TypeScript & Node.
AIPALETTEBangalore (India)
Pinned Repositories
bibtex
A node/npm package to get details about BibTeX (.bib), its syntax, available ENTRY types and many more using Node APIs.
ds
A Go package containing the functions for operations on various data structures like stack, queue, linked list(singly & doubly), tree, graph, array, slice & map etc.
fastapi-kickstart-guide
A repository which contains beautiful notes and steps which can help beginners of FastAPI to kickstart with the FastAPI very faster. It contains bunch of beautiful examples, learning notes, references etc. Images have been attached too. The README.md will help any newbies to FastAPI learn the things faster and better.
node-markdown
An npm package which allows to generate a markdown file using a pure object oriented oriented approach which can be used to create documentation (README.md) for projects.
node-pandas
An npm package that incorporates minimal features of python pandas.
node-runtime
A repository containing the resources related to Node.js, related practice example and other small mini projects.
pylatex
A project that has excellent code examples for creating letterheads and other PDF documents using data from sources like Database,CSV etc.
sbadmin
Django bootstrapped template integration for Admin
hygull's Repositories
hygull/node-pandas
An npm package that incorporates minimal features of python pandas.
hygull/sbadmin
Django bootstrapped template integration for Admin
hygull/bibtex
A node/npm package to get details about BibTeX (.bib), its syntax, available ENTRY types and many more using Node APIs.
hygull/try-django-tenant-schemas
A Django project to try to implement Multi-tenancy
hygull/ds
A Go package containing the functions for operations on various data structures like stack, queue, linked list(singly & doubly), tree, graph, array, slice & map etc.
hygull/golang
A repository containing Golang source codes and other necessary sources like text/image files etc. Primarily focused on the basic concepts of Golang. Very very useful for beginners of Golang. Visit and check examples at
hygull/hacky2020
A repository containing full of code snippets to manipulate the DOM of few websites (secret) and perform time taking actions quickly in seconds. Basically I have written it for my personal usage.
hygull/nwjs-builder-phoenix
An npm package to package NW.js apps for all major platforms (Windows, Linux, MAC OS X).
hygull/try-django-admin-cookbook
A Django project which deals with customizing Django Admin Interface. It is impressed from https://books.agiliq.com/projects/django-admin-cookbook/en/latest/ and uses similar/different kind of examples.
hygull/fastapi-kickstart-guide
A repository which contains beautiful notes and steps which can help beginners of FastAPI to kickstart with the FastAPI very faster. It contains bunch of beautiful examples, learning notes, references etc. Images have been attached too. The README.md will help any newbies to FastAPI learn the things faster and better.
hygull/node-markdown
An npm package which allows to generate a markdown file using a pure object oriented oriented approach which can be used to create documentation (README.md) for projects.
hygull/bugs-fix-suggestions-misc
A repository containing the codes, snippets, links, suggestions etc. related to different kind of technologies (e.g. programming, databases etc.) etc.
hygull/fileserver
A repository containing different kind of files (mostly images) so that it could be easily used by others as per their choice
hygull/freescan
A repository which contains Django code frontend + backend with few pages to process & extract info from the uploaded PDF files.
hygull/hygull.github.io
A repository that contains the resources for the responsive site created using html, css, bootstrap, js, jquery etc. The website provides the resources to python beginners.
hygull/kaggle_dataset_creator
A Python package to that allows Data scientist, Data engineer, Data analyst to create a dataset in form of csv, json so that they could be either submitted to Kaggle's dataset collection or used to work with Pandas etc.
hygull/p-host
A project containing the source code of a Django based web application that facilitates the users to Login/SignUp and maintain their profile/account.
hygull/playing-git
A repository focused on working on GIT (An excellent version control system used while development), its basic commands, branching, push, push .
hygull/postgresql-basic-notes
A repository which contains notes for PostgreSQL database i.e. (source or web links of the articles etc.)
hygull/profile
Let's be little professional. Stop writing soft RESUME, let's write with GitHub Markdown
hygull/pyrandocs
A repository (pyrandocs i.e. Python's v2/v3 random documents/files) containing different Python v2/v3 based resources (files/documents etc.) from random topics. A project to try different Python's features.
hygull/quandl
A project containing the source code and many more usage examples related to Python's quandl package
hygull/qz
A DRF based simple solution for a Quiz
hygull/react-code-producer
An npm package to generate React code snippets for Component, functions etc.
hygull/servirall-django18-site
A site developed using Django 1.8 which offers the people for specific services to be served
hygull/stkovrflw
A project containing the code examples related to different kind of questions and their detailed solutions (that I solved on Stackoverflow).
hygull/try-pathlib
A repository containing basic usage examples of Python's pathlib library with beautiful documentation. Visit and check beautiful documentation at
hygull/try-regex
A repository to work on regular expressions of different programming languages(basically Python, JavaScript, Golang etc.), trying different samples as per the need based on different requirements.
hygull/try-sphinx
A project to create a beautiful documentation using Sphinx.
hygull/trypandas
A repository containing Python pandas and other data science related sources and other resources used to work with pandas, numpy, matplotlib etc.