Skip to content

macanudo527/macanudo527

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

header

LinkedIn       Twitter       Dev.to

I'm a self-taught web and app developer who experiments with design. I love making easy to use tools that make mundane tasks automatic and stress-free. I also enjoy making the occasional animation or explainer video.

私は独学でウェブとアプリの開発を学び、デザインの実験をしています。ありふれた作業を自動化し、ストレスフリーにする使いやすいツールを作るのが大好きです。たまにアニメーションや説明ビデオを作るのも好きです。

Skills

  • Languages:

    Java PHP Python Ruby

    Click here for Ruby on Rails Details / Ruby on Railsの詳細はここをクリック

    Open Food Network (OFN):


    Fix RuboCop violations in the site's code / サイトのコードベースに対するRuboCop違反の解消

    • Summary / 概要

      Fixed RuboCop errors in the online marketplace, improved code quality, maintainability, and adherence to coding best practices.

      このプロジェクトでは、オンラインマーケットプレイスにおけるRuboCopのエラーに焦点を当て、コードの品質、保守性、コーディングのベストプラクティスの遵守を改善することを目的としています。

    • Lessons Learned / 注力したポイント

      Learned about the code linting process and how to properly rebase and commit cleanly. Also learned the importance of making incremental changes that are easily reviewable and to listen to feedback from peers.

      コードリンティングのプロセスについて学び、適切なリベースとクリーンなコミットの方法を習得しました。また、容易にレビュー可能な段階的な変更を行うことの重要性や、同僚からのフィードバックを聞き入れることも学びました。

    • Environment and Languages / 環境・言語

      Ruby, Rubocop, javascript, Docker

    • Scale and Number of People / 規模・人数

      Core Developers - 13 / 中核開発者: 13人  Contributors - 207 / 貢献者: 207人

    Bug Fix: Record Deletion Issue on Permission Revocation / バグ修正: パーミッション剥奪時にレコードの削除が必要な問題

    • Summary / 概要

      Identified and resolved a bug related to the improper deletion of product availability when permissions were revoked.

      権限が取り消された際に製品の利用可能性が正しく削除されないバグを特定し、解決しました。

    • Lessons Learned / 注力したポイント

      Developed expertise in bug tracking and debugging techniques through the use of binding.pry() and isolating rspec tests. Acquired proficiency in interacting with PostgreSQL databases and implemented robust Rspec tests to ensure regression prevention.

      binding.pry()の使用とRspecテストの分離により、バグ追跡とデバッグ技術に関する専門知識を習得した。PostgreSQLデータベースとの対話に習熟し、回帰を防ぐために堅牢なRspecテストを実装した。

    • Environment and Languages / 環境・言語

      Ruby, Rubocop, PostgreSQL, javascript, Docker

    • Scale and Number of People / 規模・人数

      Core Developers - 13 / 中核開発者: 13人  Contributors - 207 / 貢献者: 207人

    Click here for Python Details / Pythonの詳細はここをクリック

    RP2 and Dali-RP2:


    Implemented a pricing plugin for crypto assets / 暗号資産用の価格設定プラグインを実装

    • Summary / 概要

      Developed and implemented a self-optimizing pricing plugin for crypto assets, enabling accurate pricing even in the absence of a direct fiat market. Utilized a Dijkstra search algorithm to efficiently determine optimal asset pricing.

      暗号資産の自己最適化価格設定プラグインを開発・実装し、直接の不換紙幣市場がない場合でも正確な価格設定を可能にした。ダイクストラのアルゴリズムを活用し、最適な資産価格を効率的に決定。

    • Lessons Learned / 注力したポイント

      Learned and applied the Dijkstra algorithm in a practical scenario, demonstrating proficiency in algorithm implementation. Constructed a comprehensive test suite using generated data to rigorously evaluate the functionality and accuracy of the algorithm.

      Dijkstraアルゴリズムを学び、実践的なシナリオで適用し、アルゴリズムの実装に習熟した。生成されたデータを用いて包括的なテストスイートを構築し、アルゴリズムの機能と精度を厳格に評価した。

    • Environment and Languages / 環境・言語

      Python, Pytest

    • Scale and Number of People / 規模・人数

      Core Developers - 2 / 中核開発者: 2人  Contributors - 13 / 貢献者: 13人

    Implemented a Binance.com REST API plugin / Binance.com REST APIプラグインの実装

    • Summary / 概要

      Developed and implemented a powerful plugin utilizing the Binance.com REST API to retrieve and process comprehensive transaction data for users on the exchange. Designed the plugin to efficiently capture various types of transactions, such as spot trades, mining income, and staking income, providing a comprehensive overview of user activities. Recognizing the potential of this implementation, extended the plugin to serve as the foundation for an abstract plugin, enabling compatibility with other exchanges through the CCXT framework.

      Binance.comのREST APIを利用し、取引所のユーザーの包括的な取引データを取得・処理する強力なプラグインを開発・実装した。スポット取引、マイニング収入、ステーキング収入など、様々な種類の取引を効率的に取得できるようにプラグインを設計しました。プラグインを拡張して抽象的なプラグインの基礎とし、CCXTフレームワークを通じて他の取引所を簡単に追加できるようにしました。

    • Lessons Learned / 注力したポイント

      Acquired expertise in retrieving and sanitizing data from REST APIs, ensuring a robust and reliable approach to data extraction. Learned how to transform the resulting plugin into a versatile abstract class, providing a reusable framework for developing plugins tailored to different exchanges. By expanding the capabilities of Dali-rp2 through this abstract class, facilitated seamless integration with various exchanges, enhancing the versatility and scalability of the platform.

      REST APIからのデータ取得とサニタイズに関する専門知識を習得し、データ抽出の堅牢性と信頼性を確保した。プラグインを汎用性の高い抽象クラスに変換し、さまざまな取引所に対応したプラグインを開発するための再利用可能なフレームワークを提供する。

    • Environment and Languages / 環境・言語

      Python, Pytest

    • Scale and Number of People / 規模・人数

      Core Developers - 2 / 中核開発者: 2人  Contributors - 13 / 貢献者: 13人

    Implemented Japanese tax reporting for crypto assets / 暗号資産に対する日本の税務報告書を実装する

    • Summary / 概要

      Developed an innovative plugin that efficiently sorts and organizes raw crypto asset transaction data to generate comprehensive tax reports specifically tailored for users in Japan. The plugin compiles yearly summaries of all assets and accurately calculates the cost basis for each transaction, ensuring compliance with tax regulations. By automating the complex process of tax reporting, the plugin simplifies the filing of crypto asset taxes, saving users valuable time and ensuring accuracy in their tax filings.

      暗号資産の取引データを効率的に分類・整理し、日本のユーザー向けにカスタマイズされた包括的な税務レポートを作成する革新的なプラグインを開発しました。このプラグインは、すべての資産の年間サマリーを綿密にまとめ、各取引のコストベースを正確に計算することで、税制の遵守を保証します。

    • Lessons Learned / 注力したポイント

      Acquired proficiency in utilizing Python to manipulate and analyze spreadsheet data, including the implementation of formulas and formatting techniques. Learned to leverage Python's capabilities to efficiently organize and sort large volumes of transactional data, comprising thousands of entries, into a concise and user-friendly report.

      Pythonを活用し、数式や書式設定テクニックの実装を含め、表計算データの操作と分析に習熟。Pythonの機能を活用し、何千もの項目からなる大量の取引データを効率的に整理・分類し、簡潔で使いやすいレポートにまとめた。

    • Environment and Languages / 環境・言語

      Python, Pytest

    • Scale and Number of People / 規模・人数

      Core Developers - 2 / 中核開発者: 2人  Contributors - 13 / 貢献者: 13人

  • Front-End Development:

    HTML5 CSS3 JavaScript

  • Frameworks/Platforms:

    Bootstrap Joomla Rails React WordPress Yarn

  • Cloud Hosting:

    Google Drive Dropbox

  • Software and Tools:

    Git GitHub Google Linux Sublime Text Visual Studio Code

  • Office:

    LibreOffice Microsoft Excel Microsoft Word

  • Design:

    Adobe After Effects Adobe Audition Adobe Illustrator Adobe InDesign Adobe Lightroom Classic Adobe Photoshop Adobe Premiere Pro Gimp Gnu Image Manipulation Program

  • Extras:

    Terminal Markdown

Stats

Neal Chambers's GitHub stats

Top Langs

Releases

No releases published

Packages

No packages published