Skip to content

Instantly share code, notes, and snippets.

View prabhjots's full-sized avatar

Prabhjot Singh prabhjots

  • Factorhouse
  • Melbourne, Australia
View GitHub Profile
@prabhjots
prabhjots / prabhjot_resume.md
Created April 29, 2019 21:21
Prabhjot Singh Resume

Prabhjot Singh, Senior Software Engineer

Mobile: +64 21 189 9455
E-mail: [email protected]

Career Summary

  • 7 years experience in Software Engineering and a Bachelor of Engineering in Computer Science.
  • Full stack developer with experience and sound knowledge in C#, .NET Core, Asp.net Core, MVC, Web Api, WCF Services
  • 5 year of experience working with web frameworks like Typescript, HTML, LESS, CSS3, ReactJS, KnockoutJS,
  • Sound understanding of databases and database application frameworks; SQL, Entity Framework, NHibernate
declare module "inferno-jsx" {
global {
export namespace JSX {
interface IntrinsicElements {
// HTML
a: HTMLProps<HTMLAnchorElement>;
abbr: HTMLProps<HTMLElement>;
address: HTMLProps<HTMLElement>;
area: HTMLProps<HTMLAreaElement>;
article: HTMLProps<HTMLElement>;