Advertisement
Guest User

Untitled

a guest
Jul 19th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.50 KB | None | 0 0
  1. {
  2. "basics": {
  3. "name": "Anujan Panchadcharam",
  4. "label": "Programmer",
  5. "email": "anujan.panchadcharam@gmail.com",
  6. "phone": "(416) 540-5603",
  7. "summary": "A Software Developer with over 5 years of experience conceptualizing and understanding business and technical processes. A technical perfectionist with a strong attention to detail to ensure clean code and best design patterns are met. Specializing in Full Stack web development with React and NodeJS.",
  8. "location": {
  9. "address": "37 Saffron Cres",
  10. "postalCode": "L6S 6H7",
  11. "city": "Brampton",
  12. "countryCode": "CA",
  13. "region": "Ontario"
  14. },
  15. "profiles": [
  16. {
  17. "network": "LinkedIn",
  18. "username": "anujanp"
  19. }
  20. ]
  21. },
  22. "work": [
  23. {
  24. "startDate": "2018-04-09",
  25. "position": "Senior Software Developer",
  26. "company": "Walmart Labs Canada",
  27. "highlights": [
  28. "Designed and architected new microapp architecture for Walmart.ca",
  29. "Responsible for creating orchestration layer that allows shareable routes / plugins to be used by microapps",
  30. "Investigated and implemented CSS in JS (Emotion) into our application, which allowed for easier code sharing and shipping only CSS we need",
  31. "Implemented Code Splitting and lazy loading, improving key measurements such as Time to Interactive and of First Meaningful Paint",
  32. "Delivered new Product page using new microapp architecture",
  33. "Leading cart and checkout project to migrate to microapp architecture and integrate with new backend services. Working closely with backend teams in Sunnyvale, CA on clearly defining API contracts to allow for teams to work quickly independently."
  34. ]
  35. },
  36. {
  37. "startDate": "2018-01-06",
  38. "endDate": "2018-04-06",
  39. "position": "Senior Full Stack Engineer",
  40. "company": "DojoMojo",
  41. "highlights": [
  42. "Introduced Redux best practices to the team",
  43. "Implemented and trained team to write React and Redux unit tests"
  44. ]
  45. },
  46. {
  47. "startDate": "2017-08-01",
  48. "endDate": "2018-01-05",
  49. "position": "Senior Full Stack Engineer",
  50. "company": "BiblioCommons Inc",
  51. "highlights": [
  52. "Part of the NERF team which created our new React / NodeJS application",
  53. "Standardized on different patterns for how we use React and Redux, such as messaging and normalizing redux state",
  54. "Worked on migrating pages from our Rails views to React / NodeJS",
  55. "Migrated build system from Browserify to Webpack"
  56. ]
  57. },
  58. {
  59. "startDate": "2014-01-27",
  60. "endDate": "2017-08-01",
  61. "position": "Frontend Software Engineer",
  62. "company": "BiblioCommons Inc",
  63. "highlights": [
  64. "Migrated application to Bootstrap CSS Framework, and implemented best practices for styling",
  65. "Implmented newly redesigned / responsive pages using new CSS and created shared components for use throughout the app",
  66. "Created feedback mechanism to allow users to opt in and out of the new design and provide feedback"
  67. ]
  68. },
  69. {
  70. "startDate": "2013-04-01",
  71. "endDate": "2013-06-01",
  72. "position": "API Developer (Contract)",
  73. "company": "Elo Entertainment LLC",
  74. "highlights": [
  75. "Created API to connect and retrieve statistics from the League of Legends game server using RTMPS in Java",
  76. "API is now used to serve tens of thousands of player statistics to customers and provide analytics."
  77. ]
  78. },
  79. {
  80. "startDate": "2008-04-08",
  81. "endDate": "2010-10-10",
  82. "position": "Game Developer",
  83. "company": "RPM Productions",
  84. "highlights": [
  85. "Created an autoban system to ban players detected of hacking / exploit usage",
  86. "Profiled and fixed server stability issues as we grew to over 800 concurrent players daily",
  87. "Created automated Event system which would trigger daily and allow players to win prizes, eliminating the need for staff to hold these events"
  88. ]
  89. }
  90. ],
  91. "education": [],
  92. "awards": [],
  93. "publications": [],
  94. "references": [
  95. {
  96. "name": "Michelle Data",
  97. "reference": "Anujan is truly a rarity both as a person and a coworker. I have been given the opportunity to work alongside him, and from a junior standpoint, I honestly couldn’t have asked for a better mentor! He is able to skilfully approach a problem and immediately produce creative solutions in such a timely manner.Thank you for inspiring me to become a better developer! I will never forget your gentle & constructive feedback on our PRs! I wish you nothing but success in all your future endeavors!"
  98. },
  99. {
  100. "name": "Yasmary Mora",
  101. "reference": "Brilliant and efficient are two words that come to mind when working with Anujan. I had the pleasure of working with him over the course of 4 years, first as a developer where we collaborated on several projects, and later on as a manager. In both roles, it was very clear that Anujan is one of a kind. His capacity to grasp complex problems is unparalleled which made his participation a necessity on every project. He's the kind of guy you want leading your product and your team because he can execute and solve a problem in the most effective way for your company, your codebase, and your teammates. Any employer would be lucky to have him."
  102. }
  103. ]
  104. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement