Skip to content

Instantly share code, notes, and snippets.

@cholantesh
Last active April 10, 2020 02:54
Show Gist options
  • Save cholantesh/6ffde796e20b6b0d465ab62672edb376 to your computer and use it in GitHub Desktop.
Save cholantesh/6ffde796e20b6b0d465ab62672edb376 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Natesh Mayuranathan",
"summary": "Seasoned technologist with a diverse repertoire of technical and personal skills. Creative, articulate, and detail-oriented, with a drive for personal and peer growth and customer success.",
"email": "nmayuranathan@mail.com",
"website": "linkedin.com/nmayuranathan",
"location": {
"address": "Mississauga, ON"
}
},
"education": [
{
"institution": "Bournemouth University",
"location": "Bournemouth, England",
"area": "Computing",
"endDate": "2020-06-01",
"studyType": "BSc (Hons)"
},
{
"institution": "Seneca College",
"location": "Toronto, ON",
"studyType": "Advanced Diploma",
"area": "Computer Programming and Analysis (Co-op)",
"endDate": "2013-12-01"
}
],
"work": [
{
"location": "Toronto, ON, Canada",
"position": "Software Engineer",
"website": "",
"endDate": "2019-09-01",
"highlights": [
"Architected, built, and deployed microservice for approval workflows (Python, Flask, SQLAlchemy, alembic, waitress, Terraform, Docker, PostgreSQL)",
"Delivered first stage of project to modernize legacy monolith application: o\tBuilt new UI features (Angular 8) and extended existing frontend for compatibility (AngularJS) o\tExtended document management microservice to support workflow-agnostic file I/O (NancyFx, Sharepoint) o\tExtended monolith to support new features by providing mappings to external microservices (.NET 4.5, Entity Framework, SQL Server 2016)",
"Managed infrastructure as code in Terraform, created new deployment pipelines and conducted deployments in TeamCity",
"Conducted design and code reviews with aim of developing teammates’ development and architectural skills ",
"Worked as part of a cross-functional ScrumBan team, participating and leading standups and recaps, engaging in periodic retrospectives, and shipping code on a weekly basis"
],
"company": "DBRS",
"startDate": "2019-09-01"
},
{
"highlights": [
"Architected and led development of multiple key client-facing and performance enhancing features: o\tFee Reconciliation microservice (.NET Core, Entity Framework, Dapper) o\tAutomated performance and integration testing add-in (Powershell, JMeter) o\tExtension for web-based deployment tool to log build status to knowledge management microservice (.NET Core, Entity Framework)",
"Designed, built and deployed custom reports using SQL Server Reporting Services",
"Extended legacy product to provide subadvisor fee calculation capability (Spring.NET, nHibernate)"
],
"company": "Purefacts Financial Solutions",
"position": "Backend Developer",
"location": "Toronto, ON, Canada",
"startDate": "2018-07-01",
"endDate": "2019-04-01"
},
{
"highlights": [
"Automated complex manual workflows using bash, PowerShell and JAMS Scheduler",
"Modernized legacy Access tools as dynamic web applications built on AJAX, Bootstrap, and C# .NET MVC",
"Architected and built business intelligence applications using SQL Server Intelligence Services, and Pentaho Data Integration",
"Designed and developed reports in SQL Server Report Services",
"Provided frontline application support to end users from all business units and performed ITIL compliant incident management",
"Orchestrated deployment and scheduling of database, web, and console-based solutions",
"Worked within a scrum team to architect, design, develop, test, and deliver solutions within weekly and biweekly sprints"
],
"company": "Sprott Asset Management LP/Ninepoint Partners LP",
"position": "Application Developer",
"location": "Toronto, ON, Canada",
"startDate": "2016-06-01",
"endDate": "2018-06-01"
},
{
"highlights": [
"Designed, architected, and developed key features of SaaS platform in AngularJS and .NET WebAPI",
"Performed solution deployments to Azure servers",
"Spearheaded use of Agile practices including retrospectives and biweekly sprints"
],
"company": "Powerhub, Inc.",
"position": "Full Stack Developer",
"location": "Toronto, ON, Canada",
"startDate": "2015-03-01",
"endDate": "2016-06-01"
},
{
"highlights": [
"Built module allowing users to stream and record video, annotate with timestamps, and publish to external sites",
"Expanded platform to integrate existing SharePoint solution with Outlook using VSTO",
"Performed client installations, updates, and hotfix deployments using Sharepoint Management Shell"
],
"company": "eScribe Solutions",
"position": ".Net/SharePoint Developer",
"location": "Markham, ON, Canada",
"startDate": "2014-01-01",
"endDate": "2015-03-01"
}
],
"skills": [
{
"name": "Programming Languages",
"level": "",
"keywords": [
"C#",
"Javascript",
"Python",
"Elixir",
"Java"
]
},
{
"keywords": [
"Powershell",
"bash"
],
"name": "Scripting Languages"
},
{
"keywords": [
"SQL Server (2005, 2008, 2012-16)",
"PostgreSQL",
"MySQL",
"Couchbase"
],
"name": "Databases"
},
{
"keywords": [
"Angular (1.6, 8)",
"ES6",
"Bootstrap",
"jQuery",
"Vue",
"Webpack",
"Bulma"
],
"name": "Frontend Technologies"
},
{
"keywords": [
".NET (Core, MVC, WebAPI)",
"Entity Framework",
"Dapper",
"Flask",
"SQLAlchemy",
"Phoenix"
],
"name": "Backend Technologies"
},
{
"keywords": [
"Visual Studio (2008-15)",
"Visual Studio Code",
"SQL Server Integration Services",
"SQL Server Reporting Services",
"Git",
"Visual Studio Team Services",
"Amazon Web Services"
],
"name": "Tools"
},
{
"keywords": [
"Scrum",
"Lean",
"Kanban",
"ITIL",
"DevOps"
],
"name": "Methodologies"
}
],
"projects": [
{
"description": "Undegraduate Dissertation detailing my design and development of a Fault-Tolerant, Real- Time, distributed VLE",
"keywords": [
"Elixir",
"Phoenix",
"Couchbase",
"Webpack"
],
"name": "Strategies for Fault Tolerant Software Design"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment