CakeResume 找人才

進階搜尋
On
4 到 6 年
6 到 10 年
10 到 15 年
15 年以上
Software engineer
Avatar of 紀成璞.
Avatar of 紀成璞.
系統架構工程師 @聯發科技公司
2018 ~ 現在
Software Engineer
超過一年
lunched device, with logical inference to find the result and help our company or customer to make the right choice for future plan or business strategy. Responsibilities Profiling and analysis android app workload to find meaningful data Function and performance model development Performance projection and competitive analysis in pre-silicon Performance bottleneck analysis Benchmark and workload characterization CPU micro-architecture research SinceSenior Software Engineer Gemteks Company R&D in networking and Linux software development with 3+ years. Excellent programming skills in the programming C and Python language . Excellent debugging/problem solving skills...
JavaScript
Java
C
目前沒有興趣尋找新的機會
全職 / 對遠端工作有興趣
4 到 6 年
國立清華大學
資訊工程
Avatar of Muhammad Anas Sarwar.
Avatar of Muhammad Anas Sarwar.
Data Analyst @R STUDIO
2022 ~ 現在
Software Engineer
一年內
Muhammad Anas Sarwar Software Engineer Pakistan I am an experienced software engineer and data scientist with a passion for solving complex problems using cutting-edge technology. With a strong background in computer science and expertise in Python programming, I have developed and deployed innovative software solutions that have improved efficiency, accuracy, and profitability for a wide range of clients.an Android Developer at Android Studio. Extensive experience of developing features, fixing bugs, and scaling with technologies including Java, Android Studio, and C++. Looking to work on new projects and expand my skills. High
Word
PowerPoint
Excel
就學中
實習生 / 暫不考慮遠端工作
4 到 6 年
BISE LAHORE BOARD
Metric

最輕量、快速的招募方案,數百家企業的選擇

搜尋履歷,主動聯繫求職者,提升招募效率。

  • 瀏覽所有搜尋結果
  • 每日可無限次數開啟陌生對話
  • 搜尋僅開放付費企業檢視的履歷
  • 檢視使用者信箱 & 電話
搜尋技巧
1
嘗試搜尋最精準的關鍵字組合
資深 後端 php laravel
如果結果不夠多,再逐一刪除較不重要的關鍵字
2
將須完全符合的字詞放在雙引號中
"社群行銷"
3
在不想搜尋到的字詞前面加上減號,如果想濾掉中文字,需搭配雙引號使用 (-"人資")
UI designer -UX
免費方案僅能搜尋公開履歷。
升級至進階方案,即可瀏覽所有搜尋結果(包含數萬筆覽僅在 CakeResume 平台上公開的履歷)。

職場能力評價定義

專業技能
該領域中具備哪些專業能力(例如熟悉 SEO 操作,且會使用相關工具)。
問題解決能力
能洞察、分析問題,並擬定方案有效解決問題。
變通能力
遇到突發事件能冷靜應對,並隨時調整專案、客戶、技術的相對優先序。
溝通能力
有效傳達個人想法,且願意傾聽他人意見並給予反饋。
時間管理能力
了解工作項目的優先順序,有效運用時間,準時完成工作內容。
團隊合作能力
具有向心力與團隊責任感,願意傾聽他人意見並主動溝通協調。
領導力
專注於團隊發展,有效引領團隊採取行動,達成共同目標。
超過一年
India
專業背景
目前狀態
求職階段
專業
其他
產業
工作年資
1 到 2 年
管理經歷
技能
Python
C++
algorithms
Software Engineering
machine learning
語言能力
求職偏好
希望獲得的職位
Software Engineer
預期工作模式
全職
期望的工作地點
遠端工作意願
對遠端工作有興趣
接案服務
學歷
學校
主修科系
列印

Shivam Swarnkar

A problem solver looking for opportunities where programming, reasoning, analyzing and mathematical skills can be applied to solve real-world problems.

[email protected]
(347) 605-7438

Education

New York University, Tandon (Poly) School of Engineering, New York, NY 

Bachelor of Science, 2018                       GPA: 3.84 (Dean’s List Candidate)                             

Major: Computer Science and Engineering 

Minor: Business Studies (NYU CAS & Stern) 



Technical Skills & Tools

• Python, C++/C, MATLAB, Java, Unity3D (C#), Arduino/Flora/BS2 

• Machine Learning and Deep Learning (Familiar with Scikit-learn, Tensor Flow, Numpy, Matplotlib, Pandas) 

• Parallel Computing (Familiar with MPI, OpenMP & CUDA)

Experience

Course Assistant, CSE department at NYU, New York, NY          01 Jan 2017 - 16 May 2017

   Helped in designing coursework (exam questions, homework, mini project and in-class activities) for Intro to       CS class of more than 120 students. Also held office hours and graded students’ coursework.

Teaching Assistant, CSE department at NYU, New York, NY      1 Sep 2015 - 23 Dec 2015

  Taught procedural problem solving and programming with Python. Conducted Recitations, prepared exam    questions, graded homework and held office hours for classes of more than 60 students.

Teaching Assistant, CSE department at NYU, New York, NY       1 Sep 2015 - 23 Dec 2015

Conducted Recitations and design homework for Programming with Python class. Prepared exam questions and helped designing the curriculum 

 

Projects

Online Path Finding Algorithm                                                       23 Jan 2017 - 16 May 2017

A Team project to develop, design, implement and analyze two new path finding algorithms (in an unknown environment). Algorithms were tested with a MATLAB disk robot simulation


US-Election2016-Analysis                                                                23 Jan 2017 - 16 May 2017

A personal project to analyze county results of 2016 US Election with various demographic features like population density, age, education and etc. Linear Regression, fully connected neural network layers and subset regression were used to analyze and find patterns.


Improving End-to-End Learning for Negotiation Dialogues       23 Feb 2018 - Present

A team project to improve and expand the already existing methods of end-to-end learning for negotiation, with the implementation of MCT and integration of a fluency metric


GitSync                                                                                                  25 Sep 2017 - Present

A team project to build a sublime text plugin which makes Git more intuitive and easier to control. Plugin includes graphical user interface, key binding commands and autosave features to make git easier for beginners. 


Algo-Analysis                                                                                  8 Dec 2016 - 14 Dec 2016

A project to help students, learning AI algorithms, to visually see how  various AI algorithms work. Implemented a graphical interface in Java, which lets user build a map (of any size with obstacles, start position and goal position) and select an algorithm (A*, Hill-Climbing, BFS & DFS). System then visually show user how algorithm explores the map to reach the goal. 


Awards & Leadership Activities

• Dean's list candidate                                                                                                                                                       [2014-Current] 

• Received Tandon Scholarship worth $27K per annum                                                                                             [2014-2018] 

• Student Union President                                                                                                                                                [2011 & 2013] 

• Class President                                                                                                                                                                 [2003-2010]

履歷
個人檔案

Shivam Swarnkar

A problem solver looking for opportunities where programming, reasoning, analyzing and mathematical skills can be applied to solve real-world problems.

[email protected]
(347) 605-7438

Education

New York University, Tandon (Poly) School of Engineering, New York, NY 

Bachelor of Science, 2018                       GPA: 3.84 (Dean’s List Candidate)                             

Major: Computer Science and Engineering 

Minor: Business Studies (NYU CAS & Stern) 



Technical Skills & Tools

• Python, C++/C, MATLAB, Java, Unity3D (C#), Arduino/Flora/BS2 

• Machine Learning and Deep Learning (Familiar with Scikit-learn, Tensor Flow, Numpy, Matplotlib, Pandas) 

• Parallel Computing (Familiar with MPI, OpenMP & CUDA)

Experience

Course Assistant, CSE department at NYU, New York, NY          01 Jan 2017 - 16 May 2017

   Helped in designing coursework (exam questions, homework, mini project and in-class activities) for Intro to       CS class of more than 120 students. Also held office hours and graded students’ coursework.

Teaching Assistant, CSE department at NYU, New York, NY      1 Sep 2015 - 23 Dec 2015

  Taught procedural problem solving and programming with Python. Conducted Recitations, prepared exam    questions, graded homework and held office hours for classes of more than 60 students.

Teaching Assistant, CSE department at NYU, New York, NY       1 Sep 2015 - 23 Dec 2015

Conducted Recitations and design homework for Programming with Python class. Prepared exam questions and helped designing the curriculum 

 

Projects

Online Path Finding Algorithm                                                       23 Jan 2017 - 16 May 2017

A Team project to develop, design, implement and analyze two new path finding algorithms (in an unknown environment). Algorithms were tested with a MATLAB disk robot simulation


US-Election2016-Analysis                                                                23 Jan 2017 - 16 May 2017

A personal project to analyze county results of 2016 US Election with various demographic features like population density, age, education and etc. Linear Regression, fully connected neural network layers and subset regression were used to analyze and find patterns.


Improving End-to-End Learning for Negotiation Dialogues       23 Feb 2018 - Present

A team project to improve and expand the already existing methods of end-to-end learning for negotiation, with the implementation of MCT and integration of a fluency metric


GitSync                                                                                                  25 Sep 2017 - Present

A team project to build a sublime text plugin which makes Git more intuitive and easier to control. Plugin includes graphical user interface, key binding commands and autosave features to make git easier for beginners. 


Algo-Analysis                                                                                  8 Dec 2016 - 14 Dec 2016

A project to help students, learning AI algorithms, to visually see how  various AI algorithms work. Implemented a graphical interface in Java, which lets user build a map (of any size with obstacles, start position and goal position) and select an algorithm (A*, Hill-Climbing, BFS & DFS). System then visually show user how algorithm explores the map to reach the goal. 


Awards & Leadership Activities

• Dean's list candidate                                                                                                                                                       [2014-Current] 

• Received Tandon Scholarship worth $27K per annum                                                                                             [2014-2018] 

• Student Union President                                                                                                                                                [2011 & 2013] 

• Class President                                                                                                                                                                 [2003-2010]