Skip to content
View creepy-pirate's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@Cyberedia @CodeChef-BMSIT-Chapter
Block or Report

Block or report creepy-pirate

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
creepy-pirate/README.md

🤠 Hello There! I'm Deepak

I am a full-stack developer and have worked extensively on web based projects at my agency Cyberedia
I have also worked on native iOS Apps using Swift.

I go by the alias of 'creepypirate' on the internet, feel free to drop me a message anytime.

Linkedin Badge Gmail Badge GitHub followers



How I'd define myself...literally

class creepyPirate:
	def __init__(self):
		self.username = 'creepy-pirate'
		self.name = 'Deepak Singh'
		self.web = 'https:creepypirate.tech'
		self.twitter = '@_creepypirate'
		self.linkedin = '/creepypirate'
		self.code = {
		'languages': ['Python', 'Java', 'C/C++', 'Javascript', 'Swift', 'PHP', 'Bash'],
		'frontend': ['HTML', 'CSS', 'JavaScript', 'ReactJS', 'Materialize', 'Bootstrap', 'TailWindCSS'],
		'backend': ['Python', 'PHP', 'Django', 'NodeJS'],
		'database': ['MySQL', 'Mongo DB'],
		 'devops': ['GitHub Actions', 'AWS', 'Heroku'],
		'tools': ['GIT', 'GitHub', 'GitLab', 'Jupyter notebook'],
		'misc': ['Firebase', 'TDD', 'SCRUM', 'GNU/Linux']
		}
	self.architecture = ['Delegate Design', 'MVC', 'Serverless', 'Microservices']
	def __str__(self):
		return self.name
	if __name__ == '__main__':
		me = creepyPirate()	

What I always play with

My Skills


What I sometimes play with

My Skills


creepy-pirate


PRs Welcome Open Source Love

Pinned

  1. 100DaysOfSwiftUI 100DaysOfSwiftUI Public

    Collection of my work on the 100DaysOfSwiftUI Challenge by Paul Hudson

    6

  2. c-pirate c-pirate Public

    Small IDE which combines the simplification of using a terminal as an editor and using buttons to compile and run. Made using C.

    C 6

  3. weatherApp-iOS weatherApp-iOS Public

    Weather App using open weather API with Dark Mode & Geolocation tracking module

    Swift 8

  4. PyrateTools PyrateTools Public

    Network security tools made while learning Computer Networks & Security using Python

    Python 6

  5. django-stumblr django-stumblr Public

    Built using django, a discord like application where users can register themselves and create rooms, conversations. Having basic CRUD functionalities in all the features. Has an activity feed, rece…

    CSS 4

  6. beerChat-iOS beerChat-iOS Public

    BeerChat is an Anonymous Chat Application built using UIKit and Firebase

    Swift 5