Skip to content
View aSagCoder's full-sized avatar
📚
Learning
📚
Learning

Block or report aSagCoder

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aSagCoder/README.md
         _________              _________            .___            
_____   ╱   _____╱____     ____ ╲_   ___ ╲  ____   __│ _╱___________ 
╲__  ╲  ╲_____  ╲╲__  ╲   ╱ ___╲╱    ╲  ╲╱ ╱  _ ╲ ╱ __ │╱ __ ╲_  __ ╲
 ╱ __ ╲_╱        ╲╱ __ ╲_╱ ╱_╱  >     ╲___(  <_> ) ╱_╱ ╲  ___╱│  │ ╲╱
(____  ╱_______  (____  ╱╲___  ╱ ╲______  ╱╲____╱╲____ │╲___  >__│   
     ╲╱        ╲╱     ╲╱╱_____╱         ╲╱            ╲╱    ╲╱       

about me

$ whoami ▌
Backend / Systems / Security Engineer and Aspiring Game Developer / Writer.

experience

$ uptime ▌
1 year exp -> Associate SWE @ Amdocs | Python/Bash | Telecom/Network | Production Support | DevSecOps

more about me

$ ls ▌
resume.txt projects/ contact.sh

Projects

$ cat projects/ ▌
  • 8bitencoder : A web app that lets you encode your audio files/links as 8-bit chiptune-style audio, for the nostalgia.
  • threejs-basics : Some basic projects/samples created with Three.js
  • whack-a-gojo : You are Toji Fushiguro, and your aim is to whack Gojo before he activates Hollow Purple!
$ cat work deliverables/ ▌
  • configuration.py : find out key-val pairs for each product/config
  • encodingcheck.py: checks encoding for telecom notification freemarker templates and helps us identify unwanted characters to avoid production level issues
  • log-monitor.py : Parse production logs & alert anomalies
  • auto-deployer.sh : Automate deployments & service restarts
  • network-analyzer.py : Packet capture & reporting using Scapy
$ cat future projects/ ▌
  • wordle tool - to play, analyze and archive your every move and find the best way to play wordle!
  • db schema visualizer - generate an interactive schema diagram and sample queries for all your database needs.
  • file storage versioning - store your data with version control - a dream tool for all devs who love efficiency.

Contact

$ cat contact.sh ▌
Email : asagcoder@gmail.com
GitHub : github.com/you
LinkedIn: linkedin.com/in/you

Hire me

....if you're looking for a backend/system/devops engineer with a fresh mind for unique solutions and automating complex tasks. :)

$ hireme.sh ▌

Processing file...

Download my resume here!

Pinned Loading

  1. flipkart-review-sentiment-analysis flipkart-review-sentiment-analysis Public

    A Machine Learning Model created with Machine Learning (algorithm - Decision Tree) and Natural Language Processing (NLP) for performing Sentiment Analysis process on product reviews left on the Ind…

    Python 1

  2. fake-news-model fake-news-model Public

    A Machine Learning Model created with Machine Learning (algorithm - Logistic Regression) and Natural Language Processing (NLP).

    Python 2

  3. leetcode-by-aSagCoder leetcode-by-aSagCoder Public

    A repository which serves as an archive for all the questions solved by me on Leetcode. :)

    Python 1

  4. threejs-basics threejs-basics Public

    Some basic projects/samples created with Three.js

    JavaScript

  5. docs docs Public

    Forked from Codecademy/docs

    Codecademy Docs is a collection of information for all things code. 📕

    TypeScript