As an experienced software engineering professional, I help lead and build software solutions that encompass transportation, medical informatics, retail, geospatial-awareness and human language processing.
I share some technical projects that I found interesting. Share what you have with me.
Using VSCode with .ipynb files to use the mpg dataframe and to set up a linear regression model in the SciKit Learn pipeline works pretty smoothly.
Asking Copilot to create a new flutter project using the latest framework fails. It uses the pre 3.x framework.
But using Copilot on existing 3.19.x flutter project to add columns, integrate with web and javascript works pretty well.
Using VSCode with React Native to create a RN project from scratch and specifying to use the 0.73 RN framework barely works without some manual intervention to fix the build. Just asking Copilot to use the "latest framework" isn't specific enough for copilot to use the 0.73 framework. At the time of this writing, 0.73 was the latest.
https://github.com/sk92129/fluttercamera/actions/runs/8135890219
https://github.com/sk92129/AzurePipeline4Flutter
https://github.com/sk92129/FlutterWhiteLabel/tree/main More details coming via screen shots Source code will not be shared
https://github.com/sk92129/fluttermap
https://gitlab.com/seankangcmu/flutterhelloworld
https://gitlab.com/seankangcmu/bitriseandroid
https://gitlab.com/seankangcmu/bitrisetest2ios
https://github.com/sk92129/webspider
https://github.com/sk92129/mssqlwithnodejs
https://github.com/sk92129/gtfsserver
https://github.com/sk92129/tripserver -- extensions from the first project with more features (contact me if you want access. otherwise you will see 404.)
https://github.com/sk92129/GoogleAnalytics
https://github.com/sk92129/courselistapp
https://github.com/sk92129/rnada
https://github.com/sk92129/reactnativemapboxapp
https://github.com/sk92129/GoogleActionEarthquakes
https://github.com/sk92129/phonestate10