diff --git a/.gitignore b/.gitignore index 4d2488a..6ea1319 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ *.log *.out *.synctex.gz +*.fdb_latexmk +*.fls diff --git a/sanchayan_maity_resume.pdf b/sanchayan_maity_resume.pdf index 7ad4737..ce47e08 100644 Binary files a/sanchayan_maity_resume.pdf and b/sanchayan_maity_resume.pdf differ diff --git a/sanchayan_maity_resume.tex b/sanchayan_maity_resume.tex index eb1071e..d3418d8 100644 --- a/sanchayan_maity_resume.tex +++ b/sanchayan_maity_resume.tex @@ -89,9 +89,9 @@ Passionate about Linux and Open-source. Have made contributions to upstream Linu \resumeSubItem{Advanced Knowledge} {C, Linux Device Drivers, Linux System Programming} \resumeSubItem{Intermediate Knowledge} -{OpenEmbedded/Yocto, buildroot, u-boot, FreeRTOS, gdb, git, Qt, gstreamer} +{OpenEmbedded/Yocto, buildroot, u-boot, FreeRTOS, gdb, git, Qt, gstreamer, Haskell} \resumeSubItem{Basic Knowledge} -{Haskell, Rust, Clojure, C++, Python, SQLite, mySQL, PostgreSQL, JIRA} +{Rust, Clojure, C++, Python, SQLite, mySQL, PostgreSQL, JIRA} \resumeSubHeadingListEnd %-----------EXPERIENCE----------------- @@ -119,9 +119,9 @@ Passionate about Linux and Open-source. Have made contributions to upstream Linu {Toradex}{Bangalore, IN} {Linux Development Engineer. Responsible for BSP development, maintenance \& customer support.}{Aug 2014 - Dec 2017} \resumeItemListStart - \resumeItem{\href{http://git.denx.de/?p=u-boot.git&a=search&h=HEAD&st=author&s=sanchayan}{u-boot}} + \resumeItem{\href{https://gitlab.denx.de/u-boot/u-boot/commits/master?search=maitysanchayan@gmail.com}{u-boot}} {Responsible for up-streaming u-boot boot-loader support for Toradex Colibri Vybrid module based on NXP Vybrid processor.} - \resumeItem{\href{http://git.denx.de/?p=u-boot.git;a=blob;f=drivers/usb/host/ehci-vf.c;h=5bb3763814197217a945d64f456cf61a94a5e69d;hb=HEAD}{u-boot USB}} + \resumeItem{\href{https://gitlab.denx.de/u-boot/u-boot/blob/HEAD/drivers/usb/host/ehci-vf.c}{u-boot USB}} {Implemented USB host support in u-boot boot-loader for NXP Vybrid processor.} \resumeItem{\href{http://git.toradex.com/cgit/linux-toradex.git/commit/drivers/rpmsg/vf610_rpmsg.c?h=toradex_vf_4.4&id=5feabad053bd3d31fa9aab3ac6b6c06b9260aeec}{remoteproc/rpmsg}} {Implemented remote processor communication support using remoteproc/rpmsg subsystem in Linux on NXP Vybrid processor. Vybrid is an asymmetric heterogeneous multi-core processor with both Cortex A5 and Cortex M4 core on same SoC die. This project involved the implementation of a driver