Hi there 👋
联系方式
- Email:rockgirlzhaoyn@gmail.com
- QQ:1109094153
- 微信号:anonymous_sa
个人信息
赵亚楠/女/1999
在读研究生/青岛理工大学
Github:https://github.com/rockgirls
CSDN:https://blog.csdn.net/qq_41131964?spm=1018.2226.3001.5343
努力成长的小赵同学
工作经历
2021至今 复杂网络与可视化研究所
2021级硕士研究生, 2021年6月获待德州学院计算机科学与技术专业学士学位。
擅长Oracle、Sql Server数据库设计, Java 、C 、PHP 、Python 和HTML 等编程语言, WEB平台开发。
参与国家航天局“空间信息技术支撑平台”项目研发。
2019-2020 浪潮优派科技教育有限公司
培训描述:Maven、python、Linux操作系统应用、移动开发技术、XML、Oracle、Java、HTML+CSS+JavaScript、Servlet+JSP、Spring+ SpringMVC+Mybatis、PHP等
开源项目、作品、技术文章
- 正在创作中
演讲和讲义
- 2021年研究所内部分享:有限元方法的应用和计算方法
技能清单
以下均为我熟练使用的技能
- Web开发:Java/JavaScript
- 后端框架:Spring MVC
- 前端框架:Bootstrap/HTML5/Vue
- 数据库相关:MySQL/SQL serve/Oracle/SQLite
- 版本管理、文档和自动化部署工具:Svn/Git/Maven
- 单元测试:JUnit
致谢
感谢您花时间阅读我的简历,期待能有机会和您分享这美好的世界。
GitHub hexo
Quick setup — if you’ve done this kind of thing before
or
https://github.com/rockgirls/rockgirls.github.io.git
Get started by creating a new file or uploading an existing file. We recommend every repository include a README, LICENSE, and .gitignore.
…or create a new repository on the command line
echo “# rockgirls.github.io” >> README.md
git init
git add README.md
git commit -m “first commit”
git branch -M main
git remote add origin https://github.com/rockgirls/rockgirls.github.io.git
git push -u origin main
…or push an existing repository from the command line
git remote add origin https://github.com/rockgirls/rockgirls.github.io.git
git branch -M main
git push -u origin main
…or import code from another repository
You can initialize this repository with code from a Subversion, Mercurial, or TFS project.